Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
219 changes: 19 additions & 200 deletions lib/rest/static/decorated/api.github.com.json

Large diffs are not rendered by default.

36 changes: 18 additions & 18 deletions lib/rest/static/decorated/ghes-3.0.json

Large diffs are not rendered by default.

36 changes: 18 additions & 18 deletions lib/rest/static/decorated/ghes-3.1.json

Large diffs are not rendered by default.

36 changes: 18 additions & 18 deletions lib/rest/static/decorated/ghes-3.2.json

Large diffs are not rendered by default.

36 changes: 18 additions & 18 deletions lib/rest/static/decorated/ghes-3.3.json

Large diffs are not rendered by default.

217 changes: 18 additions & 199 deletions lib/rest/static/decorated/github.ae.json

Large diffs are not rendered by default.

354 changes: 38 additions & 316 deletions lib/rest/static/dereferenced/api.github.com.deref.json

Large diffs are not rendered by default.

44 changes: 36 additions & 8 deletions lib/rest/static/dereferenced/ghes-3.0.deref.json
Original file line number Diff line number Diff line change
Expand Up @@ -46921,7 +46921,7 @@
"type": "string"
},
"mode": {
"description": "The rendering mode.",
"description": "The rendering mode. Can be either `markdown` or `gfm`.",
"enum": [
"markdown",
"gfm"
Expand All @@ -46931,7 +46931,7 @@
"type": "string"
},
"context": {
"description": "The repository context to use when creating references in `gfm` mode.",
"description": "The repository context to use when creating references in `gfm` mode. For example, setting `context` to `octo-org/octo-repo` will change the text `#42` into an HTML link to issue 42 in the `octo-org/octo-repo` repository.",
"type": "string"
}
},
Expand Down Expand Up @@ -94018,9 +94018,11 @@
"created_at": "2011-01-26T19:01:12Z",
"updated_at": "2011-01-26T19:14:43Z",
"permissions": {
"admin": false,
"pull": true,
"triage": false,
"push": false,
"pull": true
"maintain": false,
"admin": false
},
"allow_rebase_merge": true,
"temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
Expand Down Expand Up @@ -146349,6 +146351,12 @@
},
"check_runs_url": {
"type": "string"
},
"rerequestable": {
"type": "boolean"
},
"runs_rerequestable": {
"type": "boolean"
}
},
"required": [
Expand Down Expand Up @@ -148818,6 +148826,12 @@
},
"check_runs_url": {
"type": "string"
},
"rerequestable": {
"type": "boolean"
},
"runs_rerequestable": {
"type": "boolean"
}
},
"required": [
Expand Down Expand Up @@ -153357,6 +153371,12 @@
},
"check_runs_url": {
"type": "string"
},
"rerequestable": {
"type": "boolean"
},
"runs_rerequestable": {
"type": "boolean"
}
},
"required": [
Expand Down Expand Up @@ -172444,6 +172464,12 @@
},
"check_runs_url": {
"type": "string"
},
"rerequestable": {
"type": "boolean"
},
"runs_rerequestable": {
"type": "boolean"
}
},
"required": [
Expand Down Expand Up @@ -254559,7 +254585,7 @@
},
"description": {
"type": "string",
"description": "A short description of the label."
"description": "A short description of the label. Must be 100 characters or fewer."
}
},
"required": [
Expand Down Expand Up @@ -254954,7 +254980,7 @@
},
"description": {
"type": "string",
"description": "A short description of the label."
"description": "A short description of the label. Must be 100 characters or fewer."
}
}
},
Expand Down Expand Up @@ -331102,9 +331128,11 @@
"created_at": "2011-01-26T19:01:12Z",
"updated_at": "2011-01-26T19:14:43Z",
"permissions": {
"admin": false,
"pull": true,
"triage": false,
"push": false,
"pull": true
"maintain": false,
"admin": false
},
"allow_rebase_merge": true,
"temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
Expand Down
44 changes: 36 additions & 8 deletions lib/rest/static/dereferenced/ghes-3.1.deref.json
Original file line number Diff line number Diff line change
Expand Up @@ -46946,7 +46946,7 @@
"type": "string"
},
"mode": {
"description": "The rendering mode.",
"description": "The rendering mode. Can be either `markdown` or `gfm`.",
"enum": [
"markdown",
"gfm"
Expand All @@ -46956,7 +46956,7 @@
"type": "string"
},
"context": {
"description": "The repository context to use when creating references in `gfm` mode.",
"description": "The repository context to use when creating references in `gfm` mode. For example, setting `context` to `octo-org/octo-repo` will change the text `#42` into an HTML link to issue 42 in the `octo-org/octo-repo` repository.",
"type": "string"
}
},
Expand Down Expand Up @@ -94333,9 +94333,11 @@
"created_at": "2011-01-26T19:01:12Z",
"updated_at": "2011-01-26T19:14:43Z",
"permissions": {
"admin": false,
"pull": true,
"triage": false,
"push": false,
"pull": true
"maintain": false,
"admin": false
},
"allow_rebase_merge": true,
"temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
Expand Down Expand Up @@ -148282,6 +148284,12 @@
},
"check_runs_url": {
"type": "string"
},
"rerequestable": {
"type": "boolean"
},
"runs_rerequestable": {
"type": "boolean"
}
},
"required": [
Expand Down Expand Up @@ -150751,6 +150759,12 @@
},
"check_runs_url": {
"type": "string"
},
"rerequestable": {
"type": "boolean"
},
"runs_rerequestable": {
"type": "boolean"
}
},
"required": [
Expand Down Expand Up @@ -155290,6 +155304,12 @@
},
"check_runs_url": {
"type": "string"
},
"rerequestable": {
"type": "boolean"
},
"runs_rerequestable": {
"type": "boolean"
}
},
"required": [
Expand Down Expand Up @@ -175450,6 +175470,12 @@
},
"check_runs_url": {
"type": "string"
},
"rerequestable": {
"type": "boolean"
},
"runs_rerequestable": {
"type": "boolean"
}
},
"required": [
Expand Down Expand Up @@ -257565,7 +257591,7 @@
},
"description": {
"type": "string",
"description": "A short description of the label."
"description": "A short description of the label. Must be 100 characters or fewer."
}
},
"required": [
Expand Down Expand Up @@ -257960,7 +257986,7 @@
},
"description": {
"type": "string",
"description": "A short description of the label."
"description": "A short description of the label. Must be 100 characters or fewer."
}
}
},
Expand Down Expand Up @@ -336009,9 +336035,11 @@
"created_at": "2011-01-26T19:01:12Z",
"updated_at": "2011-01-26T19:14:43Z",
"permissions": {
"admin": false,
"pull": true,
"triage": false,
"push": false,
"pull": true
"maintain": false,
"admin": false
},
"allow_rebase_merge": true,
"temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
Expand Down
44 changes: 36 additions & 8 deletions lib/rest/static/dereferenced/ghes-3.2.deref.json
Original file line number Diff line number Diff line change
Expand Up @@ -47902,7 +47902,7 @@
"type": "string"
},
"mode": {
"description": "The rendering mode.",
"description": "The rendering mode. Can be either `markdown` or `gfm`.",
"enum": [
"markdown",
"gfm"
Expand All @@ -47912,7 +47912,7 @@
"type": "string"
},
"context": {
"description": "The repository context to use when creating references in `gfm` mode.",
"description": "The repository context to use when creating references in `gfm` mode. For example, setting `context` to `octo-org/octo-repo` will change the text `#42` into an HTML link to issue 42 in the `octo-org/octo-repo` repository.",
"type": "string"
}
},
Expand Down Expand Up @@ -96311,9 +96311,11 @@
"created_at": "2011-01-26T19:01:12Z",
"updated_at": "2011-01-26T19:14:43Z",
"permissions": {
"admin": false,
"pull": true,
"triage": false,
"push": false,
"pull": true
"maintain": false,
"admin": false
},
"allow_rebase_merge": true,
"temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
Expand Down Expand Up @@ -151908,6 +151910,12 @@
},
"check_runs_url": {
"type": "string"
},
"rerequestable": {
"type": "boolean"
},
"runs_rerequestable": {
"type": "boolean"
}
},
"required": [
Expand Down Expand Up @@ -154389,6 +154397,12 @@
},
"check_runs_url": {
"type": "string"
},
"rerequestable": {
"type": "boolean"
},
"runs_rerequestable": {
"type": "boolean"
}
},
"required": [
Expand Down Expand Up @@ -158952,6 +158966,12 @@
},
"check_runs_url": {
"type": "string"
},
"rerequestable": {
"type": "boolean"
},
"runs_rerequestable": {
"type": "boolean"
}
},
"required": [
Expand Down Expand Up @@ -179175,6 +179195,12 @@
},
"check_runs_url": {
"type": "string"
},
"rerequestable": {
"type": "boolean"
},
"runs_rerequestable": {
"type": "boolean"
}
},
"required": [
Expand Down Expand Up @@ -264305,7 +264331,7 @@
},
"description": {
"type": "string",
"description": "A short description of the label."
"description": "A short description of the label. Must be 100 characters or fewer."
}
},
"required": [
Expand Down Expand Up @@ -264700,7 +264726,7 @@
},
"description": {
"type": "string",
"description": "A short description of the label."
"description": "A short description of the label. Must be 100 characters or fewer."
}
}
},
Expand Down Expand Up @@ -343939,9 +343965,11 @@
"created_at": "2011-01-26T19:01:12Z",
"updated_at": "2011-01-26T19:14:43Z",
"permissions": {
"admin": false,
"pull": true,
"triage": false,
"push": false,
"pull": true
"maintain": false,
"admin": false
},
"allow_rebase_merge": true,
"temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
Expand Down
Loading