Skip to content

Commit a2a4764

Browse files
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.513.4 (#41)
Co-authored-by: speakeasybot <[email protected]>
1 parent 999b71c commit a2a4764

File tree

1,739 files changed

+55040
-36702
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,739 files changed

+55040
-36702
lines changed

.eslintrc.cjs

-28
This file was deleted.

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
/mcp-server
2+
/bin
3+
/.eslintcache
14
/.speakeasy/reports
25
/react-query
36
/models

.npmignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@
44
!/REACT_QUERY.md
55
!/**/*.ts
66
!/**/*.js
7+
!/**/*.mjs
78
!/**/*.json
89
!/**/*.map
910

10-
/.eslintrc.js
11+
/eslint.config.mjs
1112
/cjs
1213
/.tshy
1314
/.tshy-*

0 commit comments

Comments
 (0)