Skip to content

Commit f2c663f

Browse files
committed
WIP
1 parent e9c9c2f commit f2c663f

File tree

24 files changed

+409631
-993
lines changed

24 files changed

+409631
-993
lines changed

cache/api.github.com.json

Lines changed: 364 additions & 60 deletions
Large diffs are not rendered by default.

cache/ghec.json

Lines changed: 1224 additions & 216 deletions
Large diffs are not rendered by default.

cache/ghes-3.13.json

Lines changed: 93 additions & 49 deletions
Large diffs are not rendered by default.

cache/ghes-3.14.json

Lines changed: 103 additions & 49 deletions
Large diffs are not rendered by default.

cache/ghes-3.15.json

Lines changed: 104 additions & 50 deletions
Large diffs are not rendered by default.

cache/ghes-3.16.json

Lines changed: 112 additions & 58 deletions
Large diffs are not rendered by default.

cache/ghes-3.17.json

Lines changed: 293398 additions & 0 deletions
Large diffs are not rendered by default.

package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,12 @@
6666
{
6767
"pkgRoot": "packages/openapi-types-ghes-3.16"
6868
}
69+
],
70+
[
71+
"@semantic-release/npm",
72+
{
73+
"pkgRoot": "packages/openapi-types-ghes-3.17"
74+
}
6975
]
7076
]
7177
}

packages/openapi-types-ghec/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
"author": "Gregor Martynus (https://twitter.com/gr2m)",
1717
"license": "MIT",
1818
"octokit": {
19-
"openapi-version": "19.0.0"
19+
"openapi-version": "19.1.0"
2020
}
2121
}

packages/openapi-types-ghec/types.d.ts

Lines changed: 634 additions & 119 deletions
Large diffs are not rendered by default.

packages/openapi-types-ghes-3.13/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
"author": "Gregor Martynus (https://twitter.com/gr2m)",
1717
"license": "MIT",
1818
"octokit": {
19-
"openapi-version": "19.0.0"
19+
"openapi-version": "19.1.0"
2020
}
2121
}

packages/openapi-types-ghes-3.13/types.d.ts

Lines changed: 82 additions & 58 deletions
Large diffs are not rendered by default.

packages/openapi-types-ghes-3.14/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
"author": "Gregor Martynus (https://twitter.com/gr2m)",
1717
"license": "MIT",
1818
"octokit": {
19-
"openapi-version": "19.0.0"
19+
"openapi-version": "19.1.0"
2020
}
2121
}

packages/openapi-types-ghes-3.14/types.d.ts

Lines changed: 87 additions & 58 deletions
Large diffs are not rendered by default.

packages/openapi-types-ghes-3.15/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
"author": "Gregor Martynus (https://twitter.com/gr2m)",
1717
"license": "MIT",
1818
"octokit": {
19-
"openapi-version": "19.0.0"
19+
"openapi-version": "19.1.0"
2020
}
2121
}

0 commit comments

Comments
 (0)