Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -669,8 +669,9 @@
"example": "2b9bcf6d-39d5-460a-a6bb-7b40b7ccf139"
},
"accountId": {
"description": "The account's data-plane ID",
"description": "The account's data-plane ID. This can be set only when connecting an existing classic account",
"type": "string",
"default": "00000000-0000-0000-0000-000000000000",
"example": "3575690b-a569-449c-ab7b-11020f948f76"
},
"accountName": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -782,8 +782,9 @@
"example": "2b9bcf6d-39d5-460a-a6bb-7b40b7ccf139"
},
"accountId": {
"description": "The account's data-plane ID",
"description": "The account's data-plane ID. This can be set only when connecting an existing classic account",
"type": "string",
"default": "00000000-0000-0000-0000-000000000000",
"example": "3575690b-a569-449c-ab7b-11020f948f76"
},
"accountName": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -782,8 +782,9 @@
"example": "2b9bcf6d-39d5-460a-a6bb-7b40b7ccf139"
},
"accountId": {
"description": "The account's data-plane ID",
"description": "The account's data-plane ID. This can be set only when connecting an existing classic account",
"type": "string",
"default": "00000000-0000-0000-0000-000000000000",
"example": "3575690b-a569-449c-ab7b-11020f948f76"
},
"accountName": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -782,8 +782,9 @@
"example": "2b9bcf6d-39d5-460a-a6bb-7b40b7ccf139"
},
"accountId": {
"description": "The account's data-plane ID",
"description": "The account's data-plane ID. This can be set only when connecting an existing classic account",
"type": "string",
"default": "00000000-0000-0000-0000-000000000000",
"example": "3575690b-a569-449c-ab7b-11020f948f76"
},
"accountName": {
Expand Down