Skip to content

Commit 676ca20

Browse files
committed
ci: Generate code
1 parent 452c6ab commit 676ca20

File tree

8 files changed

+264
-32
lines changed

8 files changed

+264
-32
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"npm": ">=10.1.0"
8686
},
8787
"peerDependencies": {
88-
"@seamapi/types": "^1.459.0"
88+
"@seamapi/types": "^1.461.0"
8989
},
9090
"peerDependenciesMeta": {
9191
"@seamapi/types": {

src/lib/seam/connect/routes/index.ts

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/lib/seam/connect/routes/instant-keys/index.ts

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/lib/seam/connect/routes/instant-keys/instant-keys.ts

Lines changed: 200 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/lib/seam/connect/routes/seam-http-endpoints.ts

Lines changed: 32 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/lib/seam/connect/routes/seam-http.ts

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)