Nicolas Massé 5 years ago
parent
commit
bb1fba7fde
  1. 4
      openapi.json

4
openapi.json

@ -331,15 +331,13 @@
} }
} }
}, },
"type": "oauth2", "type": "oauth2"
"description": "oidc"
} }
} }
}, },
"security": [ "security": [
{ {
"oidc": [ "oidc": [
"oidc"
] ]
} }
] ]

Loading…
Cancel
Save