Skip to content

Commit b60d51b

Browse files
Update OpenAPI Descriptions
1 parent 7035672 commit b60d51b

36 files changed

+94
-4
lines changed

descriptions/api.github.com/api.github.com.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39446,6 +39446,7 @@
3944639446
{
3944739447
"name": "name",
3944839448
"in": "query",
39449+
"required": true,
3944939450
"schema": {
3945039451
"type": "string"
3945139452
}
@@ -69846,6 +69847,7 @@
6984669847
},
6984769848
"repo": {
6984869849
"type": "object",
69850+
"nullable": true,
6984969851
"properties": {
6985069852
"archive_url": {
6985169853
"type": "string"

descriptions/api.github.com/api.github.com.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28275,6 +28275,7 @@ paths:
2827528275
- "$ref": "#/components/parameters/release-id"
2827628276
- name: name
2827728277
in: query
28278+
required: true
2827828279
schema:
2827928280
type: string
2828028281
- name: label
@@ -50739,6 +50740,7 @@ components:
5073950740
type: string
5074050741
repo:
5074150742
type: object
50743+
nullable: true
5074250744
properties:
5074350745
archive_url:
5074450746
type: string

descriptions/api.github.com/dereferenced/api.github.com.deref.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291926,6 +291926,7 @@
291926291926
},
291927291927
"repo": {
291928291928
"type": "object",
291929+
"nullable": true,
291929291930
"properties": {
291930291931
"archive_url": {
291931291932
"type": "string"
@@ -298035,6 +298036,7 @@
298035298036
},
298036298037
"repo": {
298037298038
"type": "object",
298039+
"nullable": true,
298038298040
"properties": {
298039298041
"archive_url": {
298040298042
"type": "string"
@@ -301385,6 +301387,7 @@
301385301387
},
301386301388
"repo": {
301387301389
"type": "object",
301390+
"nullable": true,
301388301391
"properties": {
301389301392
"archive_url": {
301390301393
"type": "string"
@@ -325162,6 +325165,7 @@
325162325165
{
325163325166
"name": "name",
325164325167
"in": "query",
325168+
"required": true,
325165325169
"schema": {
325166325170
"type": "string"
325167325171
}

descriptions/api.github.com/dereferenced/api.github.com.deref.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58813,6 +58813,7 @@ paths:
5881358813
type: string
5881458814
repo:
5881558815
type: object
58816+
nullable: true
5881658817
properties:
5881758818
archive_url:
5881858819
type: string
@@ -64948,6 +64949,7 @@ paths:
6494864949
schema: *451
6494964950
- name: name
6495064951
in: query
64952+
required: true
6495164953
schema:
6495264954
type: string
6495364955
- name: label

descriptions/ghes-2.18/dereferenced/ghes-2.18.deref.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212792,6 +212792,7 @@
212792212792
},
212793212793
"repo": {
212794212794
"type": "object",
212795+
"nullable": true,
212795212796
"properties": {
212796212797
"archive_url": {
212797212798
"type": "string"
@@ -218546,6 +218547,7 @@
218546218547
},
218547218548
"repo": {
218548218549
"type": "object",
218550+
"nullable": true,
218549218551
"properties": {
218550218552
"archive_url": {
218551218553
"type": "string"
@@ -221741,6 +221743,7 @@
221741221743
},
221742221744
"repo": {
221743221745
"type": "object",
221746+
"nullable": true,
221744221747
"properties": {
221745221748
"archive_url": {
221746221749
"type": "string"
@@ -244392,6 +244395,7 @@
244392244395
{
244393244396
"name": "name",
244394244397
"in": "query",
244398+
"required": true,
244395244399
"schema": {
244396244400
"type": "string"
244397244401
}

descriptions/ghes-2.18/dereferenced/ghes-2.18.deref.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41489,6 +41489,7 @@ paths:
4148941489
type: string
4149041490
repo:
4149141491
type: object
41492+
nullable: true
4149241493
properties:
4149341494
archive_url:
4149441495
type: string
@@ -47499,6 +47500,7 @@ paths:
4749947500
schema: *322
4750047501
- name: name
4750147502
in: query
47503+
required: true
4750247504
schema:
4750347505
type: string
4750447506
- name: label

descriptions/ghes-2.18/ghes-2.18.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28122,6 +28122,7 @@
2812228122
{
2812328123
"name": "name",
2812428124
"in": "query",
28125+
"required": true,
2812528126
"schema": {
2812628127
"type": "string"
2812728128
}
@@ -51848,6 +51849,7 @@
5184851849
},
5184951850
"repo": {
5185051851
"type": "object",
51852+
"nullable": true,
5185151853
"properties": {
5185251854
"archive_url": {
5185351855
"type": "string"

descriptions/ghes-2.18/ghes-2.18.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20229,6 +20229,7 @@ paths:
2022920229
- "$ref": "#/components/parameters/release-id"
2023020230
- name: name
2023120231
in: query
20232+
required: true
2023220233
schema:
2023320234
type: string
2023420235
- name: label
@@ -37764,6 +37765,7 @@ components:
3776437765
type: string
3776537766
repo:
3776637767
type: object
37768+
nullable: true
3776737769
properties:
3776837770
archive_url:
3776937771
type: string

descriptions/ghes-2.19/dereferenced/ghes-2.19.deref.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216486,6 +216486,7 @@
216486216486
},
216487216487
"repo": {
216488216488
"type": "object",
216489+
"nullable": true,
216489216490
"properties": {
216490216491
"archive_url": {
216491216492
"type": "string"
@@ -222240,6 +222241,7 @@
222240222241
},
222241222242
"repo": {
222242222243
"type": "object",
222244+
"nullable": true,
222243222245
"properties": {
222244222246
"archive_url": {
222245222247
"type": "string"
@@ -225435,6 +225437,7 @@
225435225437
},
225436225438
"repo": {
225437225439
"type": "object",
225440+
"nullable": true,
225438225441
"properties": {
225439225442
"archive_url": {
225440225443
"type": "string"
@@ -248086,6 +248089,7 @@
248086248089
{
248087248090
"name": "name",
248088248091
"in": "query",
248092+
"required": true,
248089248093
"schema": {
248090248094
"type": "string"
248091248095
}

descriptions/ghes-2.19/dereferenced/ghes-2.19.deref.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42220,6 +42220,7 @@ paths:
4222042220
type: string
4222142221
repo:
4222242222
type: object
42223+
nullable: true
4222342224
properties:
4222442225
archive_url:
4222542226
type: string
@@ -48230,6 +48231,7 @@ paths:
4823048231
schema: *322
4823148232
- name: name
4823248233
in: query
48234+
required: true
4823348235
schema:
4823448236
type: string
4823548237
- name: label

0 commit comments

Comments
 (0)