Ask a question to get started
Enter to send•Shift+Enter new line
Global security requirements across all endpoints.
Each element in the list maps a security scheme (e.g. "OAuth2") to a list of scopes (e.g. ["read", "write"]). Example: [ {"OAuth2": ["read", "write"]}, {"ApiKeyAuth": []} ]
security: list[dict[str, list[str]]]