Skip to content

Commit 3741dfd

Browse files
Test
1 parent db58280 commit 3741dfd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ce/spec/openapi.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74354,7 +74354,7 @@
7435474354
],
7435574355
"summary": "Get available 2FA providers (getAvailableTwoFaProviders)",
7435674356
"description": "Get the list of provider types available for user to use (the ones configured by tenant or sysadmin).\nExample of response:\n```\n[\n \"TOTP\",\n \"EMAIL\",\n \"SMS\"\n]\n```\n\nAvailable for any authorized user. ",
74357-
"operationId": "getAvailableTwoFaProviders_1",
74357+
"operationId": "getAvailableTwoFaProviders_2",
7435874358
"responses": {
7435974359
"200": {
7436074360
"description": "OK",

0 commit comments

Comments
 (0)