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
The swagger file use only in line definition for models.
Should be much better if it had uses the #ref syntax centralizing all the models in the proper section. Moreover, the swagger-ui can show the models in the proper section.
The text was updated successfully, but these errors were encountered:
Yes, this is an improvement I already thought to make. As soon as I have some free time I want to make this change in the way I add JSONSchema to swagger.
The swagger file use only in line definition for models.
Should be much better if it had uses the
#ref
syntax centralizing all the models in the proper section. Moreover, the swagger-ui can show the models in the proper section.The text was updated successfully, but these errors were encountered: