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

4
openapi.json

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

Loading…
Cancel
Save