File tree Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Original file line number Diff line number Diff line change 15161516 "200" : {
15171517 "description" : " Export report file of specified metadata object is successful." ,
15181518 "content" : {
1519- "application/octet-stream" : {}
1519+ "application/json" : {
1520+ "schema" : {
1521+ "type" : " object"
1522+ }
1523+ }
15201524 }
15211525 },
15221526 "400" : {
16171621 "200" : {
16181622 "description" : " Export report file of specified metadata object is successful." ,
16191623 "content" : {
1620- "application/octet-stream" : {}
1624+ "application/json" : {
1625+ "schema" : {
1626+ "type" : " object"
1627+ }
1628+ }
16211629 }
16221630 },
16231631 "400" : {
@@ -13058,11 +13066,11 @@
1305813066 "PrincipalsListItem" : {
1305913067 "type" : " object" ,
1306013068 "required" : [
13061- " id " ,
13069+ " identifier " ,
1306213070 " type"
1306313071 ],
1306413072 "properties" : {
13065- "id " : {
13073+ "identifier " : {
1306613074 "type" : " string" ,
1306713075 "description" : " Unique ID or name of the user or group."
1306813076 },
You can’t perform that action at this time.
0 commit comments