Skip to content

Commit 4fd6031

Browse files
author
tse-developer
committed
Update spec file
1 parent 9e036c6 commit 4fd6031

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

api-spec/openapiSpecv3-2_0.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13066,11 +13066,11 @@
1306613066
"PrincipalsListItem": {
1306713067
"type": "object",
1306813068
"required": [
13069-
"identifier",
13069+
"id",
1307013070
"type"
1307113071
],
1307213072
"properties": {
13073-
"identifier": {
13073+
"id": {
1307413074
"type": "string",
1307513075
"description": "Unique ID or name of the user or group."
1307613076
},
@@ -13323,4 +13323,4 @@
1332313323
}
1332413324
}
1332513325
]
13326-
}
13326+
}

0 commit comments

Comments
 (0)