Fixing swagger meta preventing spec generation (#54181)

This commit is contained in:
lean.dev
2022-08-24 16:56:28 -03:00
committed by GitHub
parent 41bd36eb97
commit c8f2cd2599

View File

@ -21,11 +21,8 @@
//
// SecurityDefinitions:
// basic:
//
// type: basic
//
// api_key:
//
// type: apiKey
// name: Authorization
// in: header