We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e036c6 commit 4fd6031Copy full SHA for 4fd6031
api-spec/openapiSpecv3-2_0.json
@@ -13066,11 +13066,11 @@
13066
"PrincipalsListItem": {
13067
"type": "object",
13068
"required": [
13069
- "identifier",
+ "id",
13070
"type"
13071
],
13072
"properties": {
13073
- "identifier": {
+ "id": {
13074
"type": "string",
13075
"description": "Unique ID or name of the user or group."
13076
},
@@ -13323,4 +13323,4 @@
13323
}
13324
13325
]
13326
-}
+}
0 commit comments