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
14 changes: 10 additions & 4 deletions lib/rest/static/decorated/api.github.com.json
Original file line number Diff line number Diff line change
Expand Up @@ -338847,8 +338847,11 @@
"key": "default",
"request": {
"contentType": "application/json",
"description": "Example",
"description": "Set an organization membership role for a user",
"acceptHeader": "application/vnd.github.v3+json",
"bodyParameters": {
"role": "member"
},
"parameters": {
"org": "ORG",
"username": "USERNAME"
Expand Down Expand Up @@ -391484,15 +391487,15 @@
},
{
"type": "integer",
"description": "<p><strong>This paramter is deprecated. Use <code>line</code> instead</strong>. The position in the diff where you want to add a review comment. Note this value is not the same as the line number in the file. For help finding the position value, read the note above.</p>",
"description": "<p><strong>This parameter is deprecated. Use <code>line</code> instead</strong>. The position in the diff where you want to add a review comment. Note this value is not the same as the line number in the file. For help finding the position value, read the note above.</p>",
"deprecated": true,
"x-github": {
"deprecationDate": "2022-11-01"
},
"name": "position",
"in": "body",
"rawType": "integer",
"rawDescription": "**This paramter is deprecated. Use `line` instead**. The position in the diff where you want to add a review comment. Note this value is not the same as the line number in the file. For help finding the position value, read the note above.",
"rawDescription": "**This parameter is deprecated. Use `line` instead**. The position in the diff where you want to add a review comment. Note this value is not the same as the line number in the file. For help finding the position value, read the note above.",
"isRequired": false,
"childParamsGroups": []
},
Expand Down Expand Up @@ -507697,8 +507700,11 @@
"key": "default",
"request": {
"contentType": "application/json",
"description": "Example",
"description": "Add or update team membership for an organization member",
"acceptHeader": "application/vnd.github.v3+json",
"bodyParameters": {
"role": "maintainer"
},
"parameters": {
"org": "ORG",
"team_slug": "TEAM_SLUG",
Expand Down
10 changes: 8 additions & 2 deletions lib/rest/static/decorated/ghes-3.1.json
Original file line number Diff line number Diff line change
Expand Up @@ -251130,8 +251130,11 @@
"key": "default",
"request": {
"contentType": "application/json",
"description": "Example",
"description": "Set an organization membership role for a user",
"acceptHeader": "application/vnd.github.v3+json",
"bodyParameters": {
"role": "member"
},
"parameters": {
"org": "ORG",
"username": "USERNAME"
Expand Down Expand Up @@ -393580,8 +393583,11 @@
"key": "default",
"request": {
"contentType": "application/json",
"description": "Example",
"description": "Add or update team membership for an organization member",
"acceptHeader": "application/vnd.github.v3+json",
"bodyParameters": {
"role": "maintainer"
},
"parameters": {
"org": "ORG",
"team_slug": "TEAM_SLUG",
Expand Down
10 changes: 8 additions & 2 deletions lib/rest/static/decorated/ghes-3.2.json
Original file line number Diff line number Diff line change
Expand Up @@ -257060,8 +257060,11 @@
"key": "default",
"request": {
"contentType": "application/json",
"description": "Example",
"description": "Set an organization membership role for a user",
"acceptHeader": "application/vnd.github.v3+json",
"bodyParameters": {
"role": "member"
},
"parameters": {
"org": "ORG",
"username": "USERNAME"
Expand Down Expand Up @@ -402132,8 +402135,11 @@
"key": "default",
"request": {
"contentType": "application/json",
"description": "Example",
"description": "Add or update team membership for an organization member",
"acceptHeader": "application/vnd.github.v3+json",
"bodyParameters": {
"role": "maintainer"
},
"parameters": {
"org": "ORG",
"team_slug": "TEAM_SLUG",
Expand Down
14 changes: 10 additions & 4 deletions lib/rest/static/decorated/ghes-3.3.json
Original file line number Diff line number Diff line change
Expand Up @@ -258006,8 +258006,11 @@
"key": "default",
"request": {
"contentType": "application/json",
"description": "Example",
"description": "Set an organization membership role for a user",
"acceptHeader": "application/vnd.github.v3+json",
"bodyParameters": {
"role": "member"
},
"parameters": {
"org": "ORG",
"username": "USERNAME"
Expand Down Expand Up @@ -292571,15 +292574,15 @@
},
{
"type": "integer",
"description": "<p><strong>This paramter is deprecated. Use <code>line</code> instead</strong>. The position in the diff where you want to add a review comment. Note this value is not the same as the line number in the file. For help finding the position value, read the note above.</p>",
"description": "<p><strong>This parameter is deprecated. Use <code>line</code> instead</strong>. The position in the diff where you want to add a review comment. Note this value is not the same as the line number in the file. For help finding the position value, read the note above.</p>",
"deprecated": true,
"x-github": {
"deprecationDate": "2022-11-01"
},
"name": "position",
"in": "body",
"rawType": "integer",
"rawDescription": "**This paramter is deprecated. Use `line` instead**. The position in the diff where you want to add a review comment. Note this value is not the same as the line number in the file. For help finding the position value, read the note above.",
"rawDescription": "**This parameter is deprecated. Use `line` instead**. The position in the diff where you want to add a review comment. Note this value is not the same as the line number in the file. For help finding the position value, read the note above.",
"isRequired": false,
"childParamsGroups": []
},
Expand Down Expand Up @@ -400971,8 +400974,11 @@
"key": "default",
"request": {
"contentType": "application/json",
"description": "Example",
"description": "Add or update team membership for an organization member",
"acceptHeader": "application/vnd.github.v3+json",
"bodyParameters": {
"role": "maintainer"
},
"parameters": {
"org": "ORG",
"team_slug": "TEAM_SLUG",
Expand Down
14 changes: 10 additions & 4 deletions lib/rest/static/decorated/ghes-3.4.json
Original file line number Diff line number Diff line change
Expand Up @@ -277893,8 +277893,11 @@
"key": "default",
"request": {
"contentType": "application/json",
"description": "Example",
"description": "Set an organization membership role for a user",
"acceptHeader": "application/vnd.github.v3+json",
"bodyParameters": {
"role": "member"
},
"parameters": {
"org": "ORG",
"username": "USERNAME"
Expand Down Expand Up @@ -312458,15 +312461,15 @@
},
{
"type": "integer",
"description": "<p><strong>This paramter is deprecated. Use <code>line</code> instead</strong>. The position in the diff where you want to add a review comment. Note this value is not the same as the line number in the file. For help finding the position value, read the note above.</p>",
"description": "<p><strong>This parameter is deprecated. Use <code>line</code> instead</strong>. The position in the diff where you want to add a review comment. Note this value is not the same as the line number in the file. For help finding the position value, read the note above.</p>",
"deprecated": true,
"x-github": {
"deprecationDate": "2022-11-01"
},
"name": "position",
"in": "body",
"rawType": "integer",
"rawDescription": "**This paramter is deprecated. Use `line` instead**. The position in the diff where you want to add a review comment. Note this value is not the same as the line number in the file. For help finding the position value, read the note above.",
"rawDescription": "**This parameter is deprecated. Use `line` instead**. The position in the diff where you want to add a review comment. Note this value is not the same as the line number in the file. For help finding the position value, read the note above.",
"isRequired": false,
"childParamsGroups": []
},
Expand Down Expand Up @@ -424023,8 +424026,11 @@
"key": "default",
"request": {
"contentType": "application/json",
"description": "Example",
"description": "Add or update team membership for an organization member",
"acceptHeader": "application/vnd.github.v3+json",
"bodyParameters": {
"role": "maintainer"
},
"parameters": {
"org": "ORG",
"team_slug": "TEAM_SLUG",
Expand Down
14 changes: 10 additions & 4 deletions lib/rest/static/decorated/ghes-3.5.json
Original file line number Diff line number Diff line change
Expand Up @@ -289738,8 +289738,11 @@
"key": "default",
"request": {
"contentType": "application/json",
"description": "Example",
"description": "Set an organization membership role for a user",
"acceptHeader": "application/vnd.github.v3+json",
"bodyParameters": {
"role": "member"
},
"parameters": {
"org": "ORG",
"username": "USERNAME"
Expand Down Expand Up @@ -324303,15 +324306,15 @@
},
{
"type": "integer",
"description": "<p><strong>This paramter is deprecated. Use <code>line</code> instead</strong>. The position in the diff where you want to add a review comment. Note this value is not the same as the line number in the file. For help finding the position value, read the note above.</p>",
"description": "<p><strong>This parameter is deprecated. Use <code>line</code> instead</strong>. The position in the diff where you want to add a review comment. Note this value is not the same as the line number in the file. For help finding the position value, read the note above.</p>",
"deprecated": true,
"x-github": {
"deprecationDate": "2022-11-01"
},
"name": "position",
"in": "body",
"rawType": "integer",
"rawDescription": "**This paramter is deprecated. Use `line` instead**. The position in the diff where you want to add a review comment. Note this value is not the same as the line number in the file. For help finding the position value, read the note above.",
"rawDescription": "**This parameter is deprecated. Use `line` instead**. The position in the diff where you want to add a review comment. Note this value is not the same as the line number in the file. For help finding the position value, read the note above.",
"isRequired": false,
"childParamsGroups": []
},
Expand Down Expand Up @@ -436404,8 +436407,11 @@
"key": "default",
"request": {
"contentType": "application/json",
"description": "Example",
"description": "Add or update team membership for an organization member",
"acceptHeader": "application/vnd.github.v3+json",
"bodyParameters": {
"role": "maintainer"
},
"parameters": {
"org": "ORG",
"team_slug": "TEAM_SLUG",
Expand Down
Loading