Skip to content

Commit

Permalink
Merge pull request #168 from apideck-libraries/generator-update
Browse files Browse the repository at this point in the history
Automated update by SDK Generator
  • Loading branch information
nicklloyd authored Jul 11, 2024
2 parents ea573a8 + 6b6f39b commit e2cc30a
Show file tree
Hide file tree
Showing 658 changed files with 2,561 additions and 2,112 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@apideck/node",
"version": "3.3.1",
"version": "3.3.2",
"description": "Apideck Node.js SDK",
"keywords": [
"apideck",
Expand Down
4 changes: 4 additions & 0 deletions src/gen/.openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -666,6 +666,8 @@ UpdateWebhookRequest.md
UpdateWebhookResponse.md
UploadSession.md
User.md
ValidateConnectionStateResponse.md
ValidateConnectionStateResponseData.md
VaultApi.md
VaultApiTest.api.test.ts
VaultEventType.md
Expand Down Expand Up @@ -1331,6 +1333,8 @@ models/UpdateWebhookRequest.ts
models/UpdateWebhookResponse.ts
models/UploadSession.ts
models/User.ts
models/ValidateConnectionStateResponse.ts
models/ValidateConnectionStateResponseData.ts
models/VaultEventType.ts
models/VirtualWebhooks.ts
models/WalletDetails.ts
Expand Down
Loading

0 comments on commit e2cc30a

Please sign in to comment.