Browse Source

fix swagger

master
Nicolas Massé 7 years ago
parent
commit
caf0937509
  1. 3
      testcase-05/openapi-spec-v2.0.yaml

3
testcase-05/openapi-spec-v2.0.yaml

@ -32,8 +32,7 @@ paths:
securityDefinitions:
oidc:
type: oauth2
flow: accessCode
authorizationUrl: https://filled-later.dummy/auth
flow: application
tokenUrl: https://filled-later.dummy/token
scopes:
openid: Get an OpenID Connect token

Loading…
Cancel
Save