Skip to content

Commit 456aa6b

Browse files
authored
Merge pull request #1484 from github/openapi-update-c60618dfd1156bbea6665026083d9d628273debfec312d9802aa055f4098430b
Update OpenAPI 3.1 Descriptions
2 parents 90dd489 + 07270a9 commit 456aa6b

4 files changed

Lines changed: 166 additions & 0 deletions

File tree

descriptions-next/api.github.com/api.github.com.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67131,6 +67131,16 @@
6713167131
"examples": [
6713267132
"2011-01-26T20:01:12Z"
6713367133
]
67134+
},
67135+
"last_known_stop_notice": {
67136+
"description": "The text to display to a user when a codespace has been stopped for a potentially actionable reason.",
67137+
"type": [
67138+
"string",
67139+
"null"
67140+
],
67141+
"examples": [
67142+
"you've used 100% of your spending limit for Codespaces"
67143+
]
6713467144
}
6713567145
},
6713667146
"required": [

descriptions-next/api.github.com/api.github.com.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48295,6 +48295,14 @@ components:
4829548295
format: date-time
4829648296
examples:
4829748297
- '2011-01-26T20:01:12Z'
48298+
last_known_stop_notice:
48299+
description: The text to display to a user when a codespace has been stopped
48300+
for a potentially actionable reason.
48301+
type:
48302+
- string
48303+
- 'null'
48304+
examples:
48305+
- you've used 100% of your spending limit for Codespaces
4829848306
required:
4829948307
- id
4830048308
- name

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

Lines changed: 140 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79970,6 +79970,16 @@
7997079970
"examples": [
7997179971
"2011-01-26T20:01:12Z"
7997279972
]
79973+
},
79974+
"last_known_stop_notice": {
79975+
"description": "The text to display to a user when a codespace has been stopped for a potentially actionable reason.",
79976+
"type": [
79977+
"string",
79978+
"null"
79979+
],
79980+
"examples": [
79981+
"you've used 100% of your spending limit for Codespaces"
79982+
]
7997379983
}
7997479984
},
7997579985
"required": [
@@ -101789,6 +101799,16 @@
101789101799
"examples": [
101790101800
"2011-01-26T20:01:12Z"
101791101801
]
101802+
},
101803+
"last_known_stop_notice": {
101804+
"description": "The text to display to a user when a codespace has been stopped for a potentially actionable reason.",
101805+
"type": [
101806+
"string",
101807+
"null"
101808+
],
101809+
"examples": [
101810+
"you've used 100% of your spending limit for Codespaces"
101811+
]
101792101812
}
101793101813
},
101794101814
"required": [
@@ -246480,6 +246500,16 @@
246480246500
"examples": [
246481246501
"2011-01-26T20:01:12Z"
246482246502
]
246503+
},
246504+
"last_known_stop_notice": {
246505+
"description": "The text to display to a user when a codespace has been stopped for a potentially actionable reason.",
246506+
"type": [
246507+
"string",
246508+
"null"
246509+
],
246510+
"examples": [
246511+
"you've used 100% of your spending limit for Codespaces"
246512+
]
246483246513
}
246484246514
},
246485246515
"required": [
@@ -249889,6 +249919,16 @@
249889249919
"examples": [
249890249920
"2011-01-26T20:01:12Z"
249891249921
]
249922+
},
249923+
"last_known_stop_notice": {
249924+
"description": "The text to display to a user when a codespace has been stopped for a potentially actionable reason.",
249925+
"type": [
249926+
"string",
249927+
"null"
249928+
],
249929+
"examples": [
249930+
"you've used 100% of your spending limit for Codespaces"
249931+
]
249892249932
}
249893249933
},
249894249934
"required": [
@@ -252941,6 +252981,16 @@
252941252981
"examples": [
252942252982
"2011-01-26T20:01:12Z"
252943252983
]
252984+
},
252985+
"last_known_stop_notice": {
252986+
"description": "The text to display to a user when a codespace has been stopped for a potentially actionable reason.",
252987+
"type": [
252988+
"string",
252989+
"null"
252990+
],
252991+
"examples": [
252992+
"you've used 100% of your spending limit for Codespaces"
252993+
]
252944252994
}
252945252995
},
252946252996
"required": [
@@ -420007,6 +420057,16 @@
420007420057
"examples": [
420008420058
"2011-01-26T20:01:12Z"
420009420059
]
420060+
},
420061+
"last_known_stop_notice": {
420062+
"description": "The text to display to a user when a codespace has been stopped for a potentially actionable reason.",
420063+
"type": [
420064+
"string",
420065+
"null"
420066+
],
420067+
"examples": [
420068+
"you've used 100% of your spending limit for Codespaces"
420069+
]
420010420070
}
420011420071
},
420012420072
"required": [
@@ -423059,6 +423119,16 @@
423059423119
"examples": [
423060423120
"2011-01-26T20:01:12Z"
423061423121
]
423122+
},
423123+
"last_known_stop_notice": {
423124+
"description": "The text to display to a user when a codespace has been stopped for a potentially actionable reason.",
423125+
"type": [
423126+
"string",
423127+
"null"
423128+
],
423129+
"examples": [
423130+
"you've used 100% of your spending limit for Codespaces"
423131+
]
423062423132
}
423063423133
},
423064423134
"required": [
@@ -502914,6 +502984,16 @@
502914502984
"examples": [
502915502985
"2011-01-26T20:01:12Z"
502916502986
]
502987+
},
502988+
"last_known_stop_notice": {
502989+
"description": "The text to display to a user when a codespace has been stopped for a potentially actionable reason.",
502990+
"type": [
502991+
"string",
502992+
"null"
502993+
],
502994+
"examples": [
502995+
"you've used 100% of your spending limit for Codespaces"
502996+
]
502917502997
}
502918502998
},
502919502999
"required": [
@@ -506506,6 +506586,16 @@
506506506586
"examples": [
506507506587
"2011-01-26T20:01:12Z"
506508506588
]
506589+
},
506590+
"last_known_stop_notice": {
506591+
"description": "The text to display to a user when a codespace has been stopped for a potentially actionable reason.",
506592+
"type": [
506593+
"string",
506594+
"null"
506595+
],
506596+
"examples": [
506597+
"you've used 100% of your spending limit for Codespaces"
506598+
]
506509506599
}
506510506600
},
506511506601
"required": [
@@ -509558,6 +509648,16 @@
509558509648
"examples": [
509559509649
"2011-01-26T20:01:12Z"
509560509650
]
509651+
},
509652+
"last_known_stop_notice": {
509653+
"description": "The text to display to a user when a codespace has been stopped for a potentially actionable reason.",
509654+
"type": [
509655+
"string",
509656+
"null"
509657+
],
509658+
"examples": [
509659+
"you've used 100% of your spending limit for Codespaces"
509660+
]
509561509661
}
509562509662
},
509563509663
"required": [
@@ -516325,6 +516425,16 @@
516325516425
"examples": [
516326516426
"2011-01-26T20:01:12Z"
516327516427
]
516428+
},
516429+
"last_known_stop_notice": {
516430+
"description": "The text to display to a user when a codespace has been stopped for a potentially actionable reason.",
516431+
"type": [
516432+
"string",
516433+
"null"
516434+
],
516435+
"examples": [
516436+
"you've used 100% of your spending limit for Codespaces"
516437+
]
516328516438
}
516329516439
},
516330516440
"required": [
@@ -519549,6 +519659,16 @@
519549519659
"examples": [
519550519660
"2011-01-26T20:01:12Z"
519551519661
]
519662+
},
519663+
"last_known_stop_notice": {
519664+
"description": "The text to display to a user when a codespace has been stopped for a potentially actionable reason.",
519665+
"type": [
519666+
"string",
519667+
"null"
519668+
],
519669+
"examples": [
519670+
"you've used 100% of your spending limit for Codespaces"
519671+
]
519552519672
}
519553519673
},
519554519674
"required": [
@@ -523575,6 +523695,16 @@
523575523695
"examples": [
523576523696
"2011-01-26T20:01:12Z"
523577523697
]
523698+
},
523699+
"last_known_stop_notice": {
523700+
"description": "The text to display to a user when a codespace has been stopped for a potentially actionable reason.",
523701+
"type": [
523702+
"string",
523703+
"null"
523704+
],
523705+
"examples": [
523706+
"you've used 100% of your spending limit for Codespaces"
523707+
]
523578523708
}
523579523709
},
523580523710
"required": [
@@ -526887,6 +527017,16 @@
526887527017
"examples": [
526888527018
"2011-01-26T20:01:12Z"
526889527019
]
527020+
},
527021+
"last_known_stop_notice": {
527022+
"description": "The text to display to a user when a codespace has been stopped for a potentially actionable reason.",
527023+
"type": [
527024+
"string",
527025+
"null"
527026+
],
527027+
"examples": [
527028+
"you've used 100% of your spending limit for Codespaces"
527029+
]
526890527030
}
526891527031
},
526892527032
"required": [

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18580,6 +18580,14 @@ paths:
1858018580
format: date-time
1858118581
examples:
1858218582
- '2011-01-26T20:01:12Z'
18583+
last_known_stop_notice:
18584+
description: The text to display to a user when a codespace
18585+
has been stopped for a potentially actionable reason.
18586+
type:
18587+
- string
18588+
- 'null'
18589+
examples:
18590+
- you've used 100% of your spending limit for Codespaces
1858318591
required:
1858418592
- id
1858518593
- name

0 commit comments

Comments
 (0)