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
{{ message }}
This repository was archived by the owner on Sep 14, 2022. It is now read-only.
Hello,
I am interested in a way to create a swagger.json automatically during the application start or build phase.
Currently, I manually do a call to GET /swagger.json endpoint which returns the generated JSON file.
Is there any way I can automate this procedure?