Skip to content

Commit

Permalink
fix: description updates (#363)
Browse files Browse the repository at this point in the history
WIP
  • Loading branch information
octokitbot committed Oct 24, 2023
1 parent 9f56da2 commit b403c9f
Show file tree
Hide file tree
Showing 21 changed files with 7,005 additions and 1,558 deletions.
1,839 changes: 1,752 additions & 87 deletions cache/api.github.com.json

Large diffs are not rendered by default.

3,201 changes: 2,645 additions & 556 deletions cache/ghec.json

Large diffs are not rendered by default.

127 changes: 73 additions & 54 deletions cache/ghes-3.10.json

Large diffs are not rendered by default.

93 changes: 57 additions & 36 deletions cache/ghes-3.7.json

Large diffs are not rendered by default.

115 changes: 68 additions & 47 deletions cache/ghes-3.8.json

Large diffs are not rendered by default.

121 changes: 71 additions & 50 deletions cache/ghes-3.9.json

Large diffs are not rendered by default.

198 changes: 162 additions & 36 deletions cache/github.ae.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/openapi-types-ghec/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"author": "Gregor Martynus (https://twitter.com/gr2m)",
"license": "MIT",
"octokit": {
"openapi-version": "13.0.0"
"openapi-version": "13.1.0"
}
}
1,121 changes: 959 additions & 162 deletions packages/openapi-types-ghec/types.d.ts

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/openapi-types-ghes-3.10/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"author": "Gregor Martynus (https://twitter.com/gr2m)",
"license": "MIT",
"octokit": {
"openapi-version": "13.0.0"
"openapi-version": "13.1.0"
}
}
145 changes: 59 additions & 86 deletions packages/openapi-types-ghes-3.10/types.d.ts

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/openapi-types-ghes-3.7/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"author": "Gregor Martynus (https://twitter.com/gr2m)",
"license": "MIT",
"octokit": {
"openapi-version": "13.0.0"
"openapi-version": "13.1.0"
}
}
111 changes: 52 additions & 59 deletions packages/openapi-types-ghes-3.7/types.d.ts

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/openapi-types-ghes-3.8/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"author": "Gregor Martynus (https://twitter.com/gr2m)",
"license": "MIT",
"octokit": {
"openapi-version": "13.0.0"
"openapi-version": "13.1.0"
}
}
135 changes: 56 additions & 79 deletions packages/openapi-types-ghes-3.8/types.d.ts

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/openapi-types-ghes-3.9/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"author": "Gregor Martynus (https://twitter.com/gr2m)",
"license": "MIT",
"octokit": {
"openapi-version": "13.0.0"
"openapi-version": "13.1.0"
}
}
141 changes: 58 additions & 83 deletions packages/openapi-types-ghes-3.9/types.d.ts

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/openapi-types-github.ae/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"author": "Gregor Martynus (https://twitter.com/gr2m)",
"license": "MIT",
"octokit": {
"openapi-version": "13.0.0"
"openapi-version": "13.1.0"
}
}
173 changes: 119 additions & 54 deletions packages/openapi-types-github.ae/types.d.ts

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/openapi-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"author": "Gregor Martynus (https://twitter.com/gr2m)",
"license": "MIT",
"octokit": {
"openapi-version": "13.0.0"
"openapi-version": "13.1.0"
}
}
1,029 changes: 867 additions & 162 deletions packages/openapi-types/types.d.ts

Large diffs are not rendered by default.

0 comments on commit b403c9f

Please sign in to comment.