Integrate swagger/openapi generation #5
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This should be a basic feature for every api driven project.
Integrate swagger generationto Integrate swagger/openapi generationBlocked, because: https://github.com/epiphone/routing-controllers-openapi/issues/56
Basic openapi stuff works, just not the auth stuff....
@Auth
does not work, will be manually implemented via a@OpenAPI
decorator