Skip to content

Commit 59279fd

Browse files
Generated
1 parent c59490f commit 59279fd

1 file changed

Lines changed: 11 additions & 6 deletions

File tree

openapi-derefed.json

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12658,7 +12658,7 @@
1265812658
"security": [
1265912659
{
1266012660
"auth_token": [
12661-
"org:write"
12661+
"org:read"
1266212662
]
1266312663
}
1266412664
],
@@ -12713,7 +12713,8 @@
1271312713
"type": "object",
1271412714
"additionalProperties": {
1271512715
"type": "string"
12716-
}
12716+
},
12717+
"nullable": true
1271712718
},
1271812719
"projectConfigs": {
1271912720
"type": "array",
@@ -13066,7 +13067,8 @@
1306613067
"type": "object",
1306713068
"additionalProperties": {
1306813069
"type": "string"
13069-
}
13070+
},
13071+
"nullable": true
1307013072
},
1307113073
"projectConfigs": {
1307213074
"type": "array",
@@ -13306,7 +13308,8 @@
1330613308
"type": "object",
1330713309
"additionalProperties": {
1330813310
"type": "string"
13309-
}
13311+
},
13312+
"nullable": true
1331013313
},
1331113314
"projectConfigs": {
1331213315
"type": "array",
@@ -69094,7 +69097,8 @@
6909469097
"type": "object",
6909569098
"additionalProperties": {
6909669099
"type": "string"
69097-
}
69100+
},
69101+
"nullable": true
6909869102
},
6909969103
"projectConfigs": {
6910069104
"type": "array",
@@ -73127,7 +73131,8 @@
7312773131
"type": "object",
7312873132
"additionalProperties": {
7312973133
"type": "string"
73130-
}
73134+
},
73135+
"nullable": true
7313173136
},
7313273137
"projectConfigs": {
7313373138
"type": "array",

0 commit comments

Comments
 (0)