elysiajs / elysia-swagger

A plugin for Elysia to auto-generate Swagger page
MIT License
84 stars 45 forks source link

Swagger not showing prettified json #126

Closed kulterryan closed 3 months ago

kulterryan commented 3 months ago

Suddenly my Swagger docs started showing non-formatted data in the responses:

image

Previously it was working fine though, we've checked all the changes made recently, but no clues.

marclave commented 3 months ago

hi @kulterryan ! we have a fix coming very shortly :)

marclave commented 3 months ago

@kulterryan in this release https://github.com/scalar/scalar/pull/2113

marclave commented 3 months ago

hey @kulterryan could you hard refresh? just did a release and it's fixed (i pulled and tested) :)

image
kulterryan commented 3 months ago

Hi @marclave, the issue still persists on my end!

marclave commented 3 months ago

Hi @marclave, the issue still persists on my end!

@kulterryan would you be able to share a screenshot of the version of scalar you're running? :)

kulterryan commented 3 months ago

@marclave thanks, updating the version resolved the issue.