Skip to content

Commit 0b5c340

Browse files
come-ncbackportbot[bot]
authored andcommitted
chore(openapi): Rebuild openapi JSON files
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
1 parent c56bb3c commit 0b5c340

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

core/openapi-administration.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@
293293
"post": {
294294
"operationId": "two_factor_api-enable",
295295
"summary": "Enable two factor authentication providers for specific user",
296-
"description": "This endpoint requires admin access",
296+
"description": "This endpoint requires admin access\nThis endpoint requires password confirmation",
297297
"tags": [
298298
"two_factor_api"
299299
],
@@ -471,7 +471,7 @@
471471
"post": {
472472
"operationId": "two_factor_api-disable",
473473
"summary": "Disable two factor authentication providers for specific user",
474-
"description": "This endpoint requires admin access",
474+
"description": "This endpoint requires admin access\nThis endpoint requires password confirmation",
475475
"tags": [
476476
"two_factor_api"
477477
],

core/openapi-full.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12813,7 +12813,7 @@
1281312813
"post": {
1281412814
"operationId": "two_factor_api-enable",
1281512815
"summary": "Enable two factor authentication providers for specific user",
12816-
"description": "This endpoint requires admin access",
12816+
"description": "This endpoint requires admin access\nThis endpoint requires password confirmation",
1281712817
"tags": [
1281812818
"two_factor_api"
1281912819
],
@@ -12991,7 +12991,7 @@
1299112991
"post": {
1299212992
"operationId": "two_factor_api-disable",
1299312993
"summary": "Disable two factor authentication providers for specific user",
12994-
"description": "This endpoint requires admin access",
12994+
"description": "This endpoint requires admin access\nThis endpoint requires password confirmation",
1299512995
"tags": [
1299612996
"two_factor_api"
1299712997
],

openapi.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16378,7 +16378,7 @@
1637816378
"post": {
1637916379
"operationId": "core-two_factor_api-enable",
1638016380
"summary": "Enable two factor authentication providers for specific user",
16381-
"description": "This endpoint requires admin access",
16381+
"description": "This endpoint requires admin access\nThis endpoint requires password confirmation",
1638216382
"tags": [
1638316383
"core/two_factor_api"
1638416384
],
@@ -16556,7 +16556,7 @@
1655616556
"post": {
1655716557
"operationId": "core-two_factor_api-disable",
1655816558
"summary": "Disable two factor authentication providers for specific user",
16559-
"description": "This endpoint requires admin access",
16559+
"description": "This endpoint requires admin access\nThis endpoint requires password confirmation",
1656016560
"tags": [
1656116561
"core/two_factor_api"
1656216562
],

0 commit comments

Comments
 (0)