Skip to content

Commit c46828f

Browse files
Update OpenAPI 3.0 Descriptions
1 parent 6262489 commit c46828f

16 files changed

+2896
-438
lines changed

descriptions/api.github.com/api.github.com.2022-11-28.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116596,7 +116596,8 @@
116596116596
"string",
116597116597
"single_select",
116598116598
"multi_select",
116599-
"true_false"
116599+
"true_false",
116600+
"url"
116600116601
],
116601116602
"description": "The type of the value for the property"
116602116603
},
@@ -116660,7 +116661,8 @@
116660116661
"string",
116661116662
"single_select",
116662116663
"multi_select",
116663-
"true_false"
116664+
"true_false",
116665+
"url"
116664116666
],
116665116667
"description": "The type of the value for the property"
116666116668
},

descriptions/api.github.com/api.github.com.2022-11-28.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85362,6 +85362,7 @@ components:
8536285362
- single_select
8536385363
- multi_select
8536485364
- true_false
85365+
- url
8536585366
description: The type of the value for the property
8536685367
required:
8536785368
type: boolean
@@ -85410,6 +85411,7 @@ components:
8541085411
- single_select
8541185412
- multi_select
8541285413
- true_false
85414+
- url
8541385415
description: The type of the value for the property
8541485416
required:
8541585417
type: boolean

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116596,7 +116596,8 @@
116596116596
"string",
116597116597
"single_select",
116598116598
"multi_select",
116599-
"true_false"
116599+
"true_false",
116600+
"url"
116600116601
],
116601116602
"description": "The type of the value for the property"
116602116603
},
@@ -116660,7 +116661,8 @@
116660116661
"string",
116661116662
"single_select",
116662116663
"multi_select",
116663-
"true_false"
116664+
"true_false",
116665+
"url"
116664116666
],
116665116667
"description": "The type of the value for the property"
116666116668
},

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85362,6 +85362,7 @@ components:
8536285362
- single_select
8536385363
- multi_select
8536485364
- true_false
85365+
- url
8536585366
description: The type of the value for the property
8536685367
required:
8536785368
type: boolean
@@ -85410,6 +85411,7 @@ components:
8541085411
- single_select
8541185412
- multi_select
8541285413
- true_false
85414+
- url
8541385415
description: The type of the value for the property
8541485416
required:
8541585417
type: boolean

0 commit comments

Comments
 (0)