No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
23 deletions
-
openapi.json
|
|
@ -319,27 +319,6 @@ |
|
|
}, |
|
|
}, |
|
|
"description": "Generic response when not found." |
|
|
"description": "Generic response when not found." |
|
|
} |
|
|
} |
|
|
}, |
|
|
|
|
|
"securitySchemes": { |
|
|
|
|
|
"oidc": { |
|
|
|
|
|
"flows": { |
|
|
|
|
|
"clientCredentials": { |
|
|
|
|
|
"tokenUrl": "https://filled.later", |
|
|
|
|
|
"refreshUrl": "https://filled.later", |
|
|
|
|
|
"scopes": { |
|
|
|
|
|
"oidc": "oidc" |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
} |
|
|
}, |
|
|
|
|
|
"type": "oauth2" |
|
|
|
|
|
} |
|
|
} |
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"security": [ |
|
|
|
|
|
{ |
|
|
|
|
|
"oidc": [ |
|
|
|
|
|
"oidc" |
|
|
|
|
|
] |
|
|
|
|
|
} |
|
|
|
|
|
] |
|
|
|
|
|
} |
|
|
} |