Skip to content

Commit 003ea1b

Browse files
[CI] api has been built
1 parent 26f9e48 commit 003ea1b

File tree

9 files changed

+164
-170
lines changed

9 files changed

+164
-170
lines changed

dist/go/spaceone/api/identity/v2/user.pb.go

Lines changed: 71 additions & 75 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/json/cloudforet/api/identity/v2/User.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -274,24 +274,24 @@
274274
"defaultValue": ""
275275
},
276276
{
277-
"name": "mfa",
277+
"name": "enforce_mfa_state",
278278
"description": "+optional",
279279
"label": "",
280-
"type": "MFA",
281-
"longType": "MFA",
282-
"fullType": "spaceone.api.identity.v2.MFA",
280+
"type": "string",
281+
"longType": "string",
282+
"fullType": "string",
283283
"ismap": false,
284284
"isoneof": false,
285285
"oneofdecl": "",
286286
"defaultValue": ""
287287
},
288288
{
289-
"name": "required_actions",
289+
"name": "enforce_mfa_type",
290290
"description": "+optional",
291-
"label": "repeated",
292-
"type": "UserRequiredAction",
293-
"longType": "UserRequiredAction",
294-
"fullType": "spaceone.api.identity.v2.UserRequiredAction",
291+
"label": "",
292+
"type": "string",
293+
"longType": "string",
294+
"fullType": "string",
295295
"ismap": false,
296296
"isoneof": false,
297297
"oneofdecl": "",
@@ -550,24 +550,24 @@
550550
"defaultValue": ""
551551
},
552552
{
553-
"name": "mfa",
553+
"name": "enforce_mfa_state",
554554
"description": "+optional",
555555
"label": "",
556-
"type": "MFA",
557-
"longType": "MFA",
558-
"fullType": "spaceone.api.identity.v2.MFA",
556+
"type": "string",
557+
"longType": "string",
558+
"fullType": "string",
559559
"ismap": false,
560560
"isoneof": false,
561561
"oneofdecl": "",
562562
"defaultValue": ""
563563
},
564564
{
565-
"name": "required_actions",
565+
"name": "enforce_mfa_type",
566566
"description": "+optional",
567-
"label": "repeated",
568-
"type": "UserRequiredAction",
569-
"longType": "UserRequiredAction",
570-
"fullType": "spaceone.api.identity.v2.UserRequiredAction",
567+
"label": "",
568+
"type": "string",
569+
"longType": "string",
570+
"fullType": "string",
571571
"ismap": false,
572572
"isoneof": false,
573573
"oneofdecl": "",

0 commit comments

Comments
 (0)