Skip to content

Commit a3d043f

Browse files
Update OpenAPI Descriptions (#18345)
1 parent 28bec60 commit a3d043f

16 files changed

Lines changed: 75 additions & 75 deletions

lib/rest/static/decorated/api.github.com.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -63441,11 +63441,11 @@
6344163441
"properties": {
6344263442
"name": {
6344363443
"type": "string",
63444-
"description": "<p><strong>Required</strong>. The name of the label. Emoji can be added to label names, using either native emoji or colon-style markup. For example, typing <code>:strawberry:</code> will render the emoji <img src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f353.png\" alt=\":strawberry:\" title=\":strawberry:\">. For a full list of available emoji and codes, see <a href=\"http://emoji-cheat-sheet.com/\">emoji-cheat-sheet.com</a>.</p>",
63444+
"description": "<p><strong>Required</strong>. The name of the label. Emoji can be added to label names, using either native emoji or colon-style markup. For example, typing <code>:strawberry:</code> will render the emoji <img src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f353.png\" alt=\":strawberry:\" title=\":strawberry:\">. For a full list of available emoji and codes, see \"<a href=\"https://github.com/ikatyang/emoji-cheat-sheet\">Emoji cheat sheet</a>.\"</p>",
6344563445
"name": "name",
6344663446
"in": "body",
6344763447
"rawType": "string",
63448-
"rawDescription": "The name of the label. Emoji can be added to label names, using either native emoji or colon-style markup. For example, typing `:strawberry:` will render the emoji ![:strawberry:](https://github.githubassets.com/images/icons/emoji/unicode/1f353.png \":strawberry:\"). For a full list of available emoji and codes, see [emoji-cheat-sheet.com](http://emoji-cheat-sheet.com/).",
63448+
"rawDescription": "The name of the label. Emoji can be added to label names, using either native emoji or colon-style markup. For example, typing `:strawberry:` will render the emoji ![:strawberry:](https://github.githubassets.com/images/icons/emoji/unicode/1f353.png \":strawberry:\"). For a full list of available emoji and codes, see \"[Emoji cheat sheet](https://github.com/ikatyang/emoji-cheat-sheet).\"",
6344963449
"childParamsGroups": []
6345063450
},
6345163451
"color": {
@@ -63496,11 +63496,11 @@
6349663496
"bodyParameters": [
6349763497
{
6349863498
"type": "string",
63499-
"description": "<p><strong>Required</strong>. The name of the label. Emoji can be added to label names, using either native emoji or colon-style markup. For example, typing <code>:strawberry:</code> will render the emoji <img src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f353.png\" alt=\":strawberry:\" title=\":strawberry:\">. For a full list of available emoji and codes, see <a href=\"http://emoji-cheat-sheet.com/\">emoji-cheat-sheet.com</a>.</p>",
63499+
"description": "<p><strong>Required</strong>. The name of the label. Emoji can be added to label names, using either native emoji or colon-style markup. For example, typing <code>:strawberry:</code> will render the emoji <img src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f353.png\" alt=\":strawberry:\" title=\":strawberry:\">. For a full list of available emoji and codes, see \"<a href=\"https://github.com/ikatyang/emoji-cheat-sheet\">Emoji cheat sheet</a>.\"</p>",
6350063500
"name": "name",
6350163501
"in": "body",
6350263502
"rawType": "string",
63503-
"rawDescription": "The name of the label. Emoji can be added to label names, using either native emoji or colon-style markup. For example, typing `:strawberry:` will render the emoji ![:strawberry:](https://github.githubassets.com/images/icons/emoji/unicode/1f353.png \":strawberry:\"). For a full list of available emoji and codes, see [emoji-cheat-sheet.com](http://emoji-cheat-sheet.com/).",
63503+
"rawDescription": "The name of the label. Emoji can be added to label names, using either native emoji or colon-style markup. For example, typing `:strawberry:` will render the emoji ![:strawberry:](https://github.githubassets.com/images/icons/emoji/unicode/1f353.png \":strawberry:\"). For a full list of available emoji and codes, see \"[Emoji cheat sheet](https://github.com/ikatyang/emoji-cheat-sheet).\"",
6350463504
"childParamsGroups": []
6350563505
},
6350663506
{
@@ -63688,11 +63688,11 @@
6368863688
"properties": {
6368963689
"new_name": {
6369063690
"type": "string",
63691-
"description": "<p>The new name of the label. Emoji can be added to label names, using either native emoji or colon-style markup. For example, typing <code>:strawberry:</code> will render the emoji <img src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f353.png\" alt=\":strawberry:\" title=\":strawberry:\">. For a full list of available emoji and codes, see <a href=\"http://emoji-cheat-sheet.com/\">emoji-cheat-sheet.com</a>.</p>",
63691+
"description": "<p>The new name of the label. Emoji can be added to label names, using either native emoji or colon-style markup. For example, typing <code>:strawberry:</code> will render the emoji <img src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f353.png\" alt=\":strawberry:\" title=\":strawberry:\">. For a full list of available emoji and codes, see \"<a href=\"https://github.com/ikatyang/emoji-cheat-sheet\">Emoji cheat sheet</a>.\"</p>",
6369263692
"name": "new_name",
6369363693
"in": "body",
6369463694
"rawType": "string",
63695-
"rawDescription": "The new name of the label. Emoji can be added to label names, using either native emoji or colon-style markup. For example, typing `:strawberry:` will render the emoji ![:strawberry:](https://github.githubassets.com/images/icons/emoji/unicode/1f353.png \":strawberry:\"). For a full list of available emoji and codes, see [emoji-cheat-sheet.com](http://emoji-cheat-sheet.com/).",
63695+
"rawDescription": "The new name of the label. Emoji can be added to label names, using either native emoji or colon-style markup. For example, typing `:strawberry:` will render the emoji ![:strawberry:](https://github.githubassets.com/images/icons/emoji/unicode/1f353.png \":strawberry:\"). For a full list of available emoji and codes, see \"[Emoji cheat sheet](https://github.com/ikatyang/emoji-cheat-sheet).\"",
6369663696
"childParamsGroups": []
6369763697
},
6369863698
"color": {
@@ -63740,11 +63740,11 @@
6374063740
"bodyParameters": [
6374163741
{
6374263742
"type": "string",
63743-
"description": "<p>The new name of the label. Emoji can be added to label names, using either native emoji or colon-style markup. For example, typing <code>:strawberry:</code> will render the emoji <img src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f353.png\" alt=\":strawberry:\" title=\":strawberry:\">. For a full list of available emoji and codes, see <a href=\"http://emoji-cheat-sheet.com/\">emoji-cheat-sheet.com</a>.</p>",
63743+
"description": "<p>The new name of the label. Emoji can be added to label names, using either native emoji or colon-style markup. For example, typing <code>:strawberry:</code> will render the emoji <img src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f353.png\" alt=\":strawberry:\" title=\":strawberry:\">. For a full list of available emoji and codes, see \"<a href=\"https://github.com/ikatyang/emoji-cheat-sheet\">Emoji cheat sheet</a>.\"</p>",
6374463744
"name": "new_name",
6374563745
"in": "body",
6374663746
"rawType": "string",
63747-
"rawDescription": "The new name of the label. Emoji can be added to label names, using either native emoji or colon-style markup. For example, typing `:strawberry:` will render the emoji ![:strawberry:](https://github.githubassets.com/images/icons/emoji/unicode/1f353.png \":strawberry:\"). For a full list of available emoji and codes, see [emoji-cheat-sheet.com](http://emoji-cheat-sheet.com/).",
63747+
"rawDescription": "The new name of the label. Emoji can be added to label names, using either native emoji or colon-style markup. For example, typing `:strawberry:` will render the emoji ![:strawberry:](https://github.githubassets.com/images/icons/emoji/unicode/1f353.png \":strawberry:\"). For a full list of available emoji and codes, see \"[Emoji cheat sheet](https://github.com/ikatyang/emoji-cheat-sheet).\"",
6374863748
"childParamsGroups": []
6374963749
},
6375063750
{

lib/rest/static/decorated/ghes-2.18.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42473,11 +42473,11 @@
4247342473
"properties": {
4247442474
"name": {
4247542475
"type": "string",
42476-
"description": "<p><strong>Required</strong>. The name of the label. Emoji can be added to label names, using either native emoji or colon-style markup. For example, typing <code>:strawberry:</code> will render the emoji <img src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f353.png\" alt=\":strawberry:\" title=\":strawberry:\">. For a full list of available emoji and codes, see <a href=\"http://emoji-cheat-sheet.com/\">emoji-cheat-sheet.com</a>.</p>",
42476+
"description": "<p><strong>Required</strong>. The name of the label. Emoji can be added to label names, using either native emoji or colon-style markup. For example, typing <code>:strawberry:</code> will render the emoji <img src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f353.png\" alt=\":strawberry:\" title=\":strawberry:\">. For a full list of available emoji and codes, see \"<a href=\"https://github.com/ikatyang/emoji-cheat-sheet\">Emoji cheat sheet</a>.\"</p>",
4247742477
"name": "name",
4247842478
"in": "body",
4247942479
"rawType": "string",
42480-
"rawDescription": "The name of the label. Emoji can be added to label names, using either native emoji or colon-style markup. For example, typing `:strawberry:` will render the emoji ![:strawberry:](https://github.githubassets.com/images/icons/emoji/unicode/1f353.png \":strawberry:\"). For a full list of available emoji and codes, see [emoji-cheat-sheet.com](http://emoji-cheat-sheet.com/).",
42480+
"rawDescription": "The name of the label. Emoji can be added to label names, using either native emoji or colon-style markup. For example, typing `:strawberry:` will render the emoji ![:strawberry:](https://github.githubassets.com/images/icons/emoji/unicode/1f353.png \":strawberry:\"). For a full list of available emoji and codes, see \"[Emoji cheat sheet](https://github.com/ikatyang/emoji-cheat-sheet).\"",
4248142481
"childParamsGroups": []
4248242482
},
4248342483
"color": {
@@ -42528,11 +42528,11 @@
4252842528
"bodyParameters": [
4252942529
{
4253042530
"type": "string",
42531-
"description": "<p><strong>Required</strong>. The name of the label. Emoji can be added to label names, using either native emoji or colon-style markup. For example, typing <code>:strawberry:</code> will render the emoji <img src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f353.png\" alt=\":strawberry:\" title=\":strawberry:\">. For a full list of available emoji and codes, see <a href=\"http://emoji-cheat-sheet.com/\">emoji-cheat-sheet.com</a>.</p>",
42531+
"description": "<p><strong>Required</strong>. The name of the label. Emoji can be added to label names, using either native emoji or colon-style markup. For example, typing <code>:strawberry:</code> will render the emoji <img src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f353.png\" alt=\":strawberry:\" title=\":strawberry:\">. For a full list of available emoji and codes, see \"<a href=\"https://github.com/ikatyang/emoji-cheat-sheet\">Emoji cheat sheet</a>.\"</p>",
4253242532
"name": "name",
4253342533
"in": "body",
4253442534
"rawType": "string",
42535-
"rawDescription": "The name of the label. Emoji can be added to label names, using either native emoji or colon-style markup. For example, typing `:strawberry:` will render the emoji ![:strawberry:](https://github.githubassets.com/images/icons/emoji/unicode/1f353.png \":strawberry:\"). For a full list of available emoji and codes, see [emoji-cheat-sheet.com](http://emoji-cheat-sheet.com/).",
42535+
"rawDescription": "The name of the label. Emoji can be added to label names, using either native emoji or colon-style markup. For example, typing `:strawberry:` will render the emoji ![:strawberry:](https://github.githubassets.com/images/icons/emoji/unicode/1f353.png \":strawberry:\"). For a full list of available emoji and codes, see \"[Emoji cheat sheet](https://github.com/ikatyang/emoji-cheat-sheet).\"",
4253642536
"childParamsGroups": []
4253742537
},
4253842538
{

0 commit comments

Comments
 (0)