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 Jun 2, 2024
1 parent 45f6add commit 7fa7760
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 31 deletions.
26 changes: 25 additions & 1 deletion dist/json/cloudforet/api/dashboard/v1/Private_dashboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
"defaultValue": ""
},
{
"name": "user_id",
"name": "workspace_id",
"description": "+optional",
"label": "",
"type": "string",
Expand Down Expand Up @@ -309,6 +309,18 @@
"oneofdecl": "",
"defaultValue": ""
},
{
"name": "workspace_id",
"description": "",
"label": "",
"type": "string",
"longType": "string",
"fullType": "string",
"ismap": false,
"isoneof": false,
"oneofdecl": "",
"defaultValue": ""
},
{
"name": "user_id",
"description": "",
Expand Down Expand Up @@ -405,6 +417,18 @@
"oneofdecl": "",
"defaultValue": ""
},
{
"name": "workspace_id",
"description": "+optional",
"label": "",
"type": "string",
"longType": "string",
"fullType": "string",
"ismap": false,
"isoneof": false,
"oneofdecl": "",
"defaultValue": ""
},
{
"name": "folder_id",
"description": "+optional",
Expand Down
67 changes: 37 additions & 30 deletions dist/json/cloudforet/api/dashboard/v1/Private_folder.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,36 +8,7 @@
"hasExtensions": false,
"hasMessages": true,
"hasServices": true,
"enums": [
{
"name": "ResourceGroup",
"longName": "CreatePrivateFolderRequest.ResourceGroup",
"fullName": "spaceone.api.dashboard.v1.CreatePrivateFolderRequest.ResourceGroup",
"description": "",
"values": [
{
"name": "RESOURCE_GROUP_NONE",
"number": "0",
"description": ""
},
{
"name": "DOMAIN",
"number": "1",
"description": ""
},
{
"name": "WORKSPACE",
"number": "2",
"description": ""
},
{
"name": "PROJECT",
"number": "3",
"description": ""
}
]
}
],
"enums": [],
"extensions": [],
"messages": [
{
Expand Down Expand Up @@ -85,6 +56,18 @@
"isoneof": false,
"oneofdecl": "",
"defaultValue": ""
},
{
"name": "workspace_id",
"description": "+optional",
"label": "",
"type": "string",
"longType": "string",
"fullType": "string",
"ismap": false,
"isoneof": false,
"oneofdecl": "",
"defaultValue": ""
}
]
},
Expand Down Expand Up @@ -146,6 +129,18 @@
"oneofdecl": "",
"defaultValue": ""
},
{
"name": "workspace_id",
"description": "",
"label": "",
"type": "string",
"longType": "string",
"fullType": "string",
"ismap": false,
"isoneof": false,
"oneofdecl": "",
"defaultValue": ""
},
{
"name": "user_id",
"description": "",
Expand Down Expand Up @@ -229,6 +224,18 @@
"isoneof": false,
"oneofdecl": "",
"defaultValue": ""
},
{
"name": "workspace_id",
"description": "+optional",
"label": "",
"type": "string",
"longType": "string",
"fullType": "string",
"ismap": false,
"isoneof": false,
"oneofdecl": "",
"defaultValue": ""
}
]
},
Expand Down

0 comments on commit 7fa7760

Please sign in to comment.