twskj / pretty-swag

Pretty UI for Swagger spec
MIT License
121 stars 20 forks source link

Prettify json schema #45

Closed jball98 closed 6 years ago

jball98 commented 6 years ago

how can we achieve this? like, syntax highlighting or json viewer instead of plain text

twskj commented 6 years ago

I don't have a syntax highlight on parameter schema yet but you can click on open brace and open bracket to fold/unfold the schema. I'll find time to add this in the future version

PS. the live response do have the syntax highlight and viewer when clicking preview button

twskj commented 6 years ago

rolled out in 0.1.152