79226718

Date: 2024-11-26 12:30:56
Score: 1
Natty:
Report link

Still the issue happens. As workaround, you can only define api_key and all endpoints will work with both query and header api key.

securityDefinitions:
    api_key:
    type: "apiKey"
    name: "key"
    in: "query"
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: badicuady