Open johan-smits opened 4 years ago
When using only the json you miss the securityDefinitions when you define https://github.com/adrian-gomez/swaggard#authentication
securityDefinitions
Looking into the code these config variable are only used in the html generator. Can they also be exposed in the json?
Documentation on this: https://swagger.io/docs/specification/2-0/authentication/
When using only the json you miss the
securityDefinitions
when you define https://github.com/adrian-gomez/swaggard#authenticationLooking into the code these config variable are only used in the html generator. Can they also be exposed in the json?
Documentation on this: https://swagger.io/docs/specification/2-0/authentication/