Skip to content

Commit

Permalink
Update file(s) "dist/json/." from "cloudforet-io/api"
Browse files Browse the repository at this point in the history
  • Loading branch information
whdalsrnt committed Nov 23, 2023
1 parent 72b51d3 commit 0aba3a7
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 2 deletions.
12 changes: 12 additions & 0 deletions dist/json/cloudforet/api/identity/v2/Policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,18 @@
"oneofdecl": "",
"defaultValue": ""
},
{
"name": "is_managed",
"description": "",
"label": "",
"type": "bool",
"longType": "bool",
"fullType": "bool",
"ismap": false,
"isoneof": false,
"oneofdecl": "",
"defaultValue": ""
},
{
"name": "domain_id",
"description": "",
Expand Down
40 changes: 38 additions & 2 deletions dist/json/cloudforet/api/identity/v2/Role.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,9 @@
"defaultValue": ""
},
{
"name": "policy_id",
"name": "policies",
"description": "",
"label": "",
"label": "repeated",
"type": "string",
"longType": "string",
"fullType": "string",
Expand Down Expand Up @@ -234,6 +234,18 @@
"oneofdecl": "",
"defaultValue": ""
},
{
"name": "policies",
"description": "",
"label": "repeated",
"type": "string",
"longType": "string",
"fullType": "string",
"ismap": false,
"isoneof": false,
"oneofdecl": "",
"defaultValue": ""
},
{
"name": "page_permissions",
"description": "",
Expand All @@ -258,6 +270,18 @@
"oneofdecl": "",
"defaultValue": ""
},
{
"name": "is_managed",
"description": "",
"label": "",
"type": "bool",
"longType": "bool",
"fullType": "bool",
"ismap": false,
"isoneof": false,
"oneofdecl": "",
"defaultValue": ""
},
{
"name": "domain_id",
"description": "",
Expand Down Expand Up @@ -510,6 +534,18 @@
"oneofdecl": "",
"defaultValue": ""
},
{
"name": "policies",
"description": "+optional",
"label": "repeated",
"type": "string",
"longType": "string",
"fullType": "string",
"ismap": false,
"isoneof": false,
"oneofdecl": "",
"defaultValue": ""
},
{
"name": "page_permissions",
"description": "+optional",
Expand Down

0 comments on commit 0aba3a7

Please sign in to comment.