@ -212,9 +212,14 @@ components:
message:
type: string
securitySchemes:
api-key:
oidc:
type: apiKey
flows:
name: api-key
clientCredentials:
in: header
tokenUrl: https://filled.later/
refreshUrl: https://filled.later/
scopes:
openid: openid
type: oauth2
security:
- api-key: []
- oidc:
- openid