You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
...but such a standard in the swagger specification doesn't exist.
Without this capability, I cannot enable great features like intellisense in my IDE without first downloading the swagger.json and performing a transformation.
Discussion
Hosting a dedicated route(s) for supplying raw JSONSchema would be an excellent addition to the core offerring.
We go to great lengths to build JSONSchema models, but we don't expose them in their natural form.
Problem
I need a JSONSchema URL to type some entity (such as a JSONFile, yaml file), e.g.:
...but such a standard in the swagger specification doesn't exist.
Without this capability, I cannot enable great features like intellisense in my IDE without first downloading the swagger.json and performing a transformation.
Discussion
Desired, example behavior:
The text was updated successfully, but these errors were encountered: