chore(client): update endpoint types (#110)
This commit is contained in:
parent
bc04feeb85
commit
adb5de4ac7
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -3,7 +3,7 @@ name: Release
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- '*-v[0-9]+.[0-9]+.[0-9]+*'
|
||||
- "*-v[0-9]+.[0-9]+.[0-9]+*"
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
package:
|
||||
|
||||
28445
libs/client/src/types/endpoints.ts
generated
28445
libs/client/src/types/endpoints.ts
generated
File diff suppressed because it is too large
Load Diff
@ -9,7 +9,7 @@
|
||||
],
|
||||
"excludeExternals": true,
|
||||
"excludeInternal": false,
|
||||
"includeVersion": true,
|
||||
"includeVersion": false,
|
||||
"githubPages": true,
|
||||
"plugin": [
|
||||
"typedoc-plugin-mdn-links",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user