Use swagger api for Add IDP Configuration (#3201)
This commit is contained in:
@@ -2928,6 +2928,9 @@ func init() {
|
||||
}
|
||||
},
|
||||
"post": {
|
||||
"consumes": [
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"idp"
|
||||
],
|
||||
@@ -12103,6 +12106,9 @@ func init() {
|
||||
}
|
||||
},
|
||||
"post": {
|
||||
"consumes": [
|
||||
"application/json"
|
||||
],
|
||||
"tags": [
|
||||
"idp"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user