Browse Source

update swagger

master
Nicolas Massé 7 years ago
parent
commit
4f5e05aa52
  1. 3
      testcase-03/swagger.json

3
testcase-03/swagger.json

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

Loading…
Cancel
Save