Skip to content

Commit

Permalink
Merge pull request #166 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 Apr 18, 2024
2 parents 88e65dd + e8585d7 commit aa8d9b5
Show file tree
Hide file tree
Showing 665 changed files with 3,168 additions and 1,242 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.2.2",
"version": "3.3.0",
"description": "Apideck Node.js SDK",
"keywords": [
"apideck",
Expand Down
18 changes: 18 additions & 0 deletions src/gen/.openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ AtsActivity.md
AtsApi.md
AtsApiTest.api.test.ts
AtsEventType.md
Attachment.md
AttachmentReference.md
AttachmentReferenceType.md
AuthType.md
BadRequestResponse.md
BalanceSheet.md
Expand Down Expand Up @@ -111,6 +114,8 @@ CreateAccountingLocationResponse.md
CreateActivityResponse.md
CreateApplicantResponse.md
CreateApplicationResponse.md
CreateAttachmentRequest.md
CreateAttachmentResponse.md
CreateBillResponse.md
CreateCommentResponse.md
CreateCompanyResponse.md
Expand Down Expand Up @@ -186,6 +191,7 @@ DeleteAccountingLocationResponse.md
DeleteActivityResponse.md
DeleteApplicantResponse.md
DeleteApplicationResponse.md
DeleteAttachmentResponse.md
DeleteBillResponse.md
DeleteCommentResponse.md
DeleteCompanyResponse.md
Expand Down Expand Up @@ -299,6 +305,8 @@ GetApplicantResponse.md
GetApplicantsResponse.md
GetApplicationResponse.md
GetApplicationsResponse.md
GetAttachmentResponse.md
GetAttachmentsResponse.md
GetBalanceSheetResponse.md
GetBillResponse.md
GetBillsResponse.md
Expand Down Expand Up @@ -509,6 +517,7 @@ OrderPickupDetailsRecipient.md
OrderRefunds.md
OrderTenders.md
OrderType.md
OrdersSort.md
Owner.md
PaginationCoverage.md
PassThroughQuery.md
Expand Down Expand Up @@ -721,6 +730,9 @@ models/ApplicationStage.ts
models/Assignee.ts
models/AtsActivity.ts
models/AtsEventType.ts
models/Attachment.ts
models/AttachmentReference.ts
models/AttachmentReferenceType.ts
models/AuthType.ts
models/BadRequestResponse.ts
models/BalanceSheet.ts
Expand Down Expand Up @@ -787,6 +799,8 @@ models/CreateAccountingLocationResponse.ts
models/CreateActivityResponse.ts
models/CreateApplicantResponse.ts
models/CreateApplicationResponse.ts
models/CreateAttachmentRequest.ts
models/CreateAttachmentResponse.ts
models/CreateBillResponse.ts
models/CreateCommentResponse.ts
models/CreateCompanyResponse.ts
Expand Down Expand Up @@ -860,6 +874,7 @@ models/DeleteAccountingLocationResponse.ts
models/DeleteActivityResponse.ts
models/DeleteApplicantResponse.ts
models/DeleteApplicationResponse.ts
models/DeleteAttachmentResponse.ts
models/DeleteBillResponse.ts
models/DeleteCommentResponse.ts
models/DeleteCompanyResponse.ts
Expand Down Expand Up @@ -968,6 +983,8 @@ models/GetApplicantResponse.ts
models/GetApplicantsResponse.ts
models/GetApplicationResponse.ts
models/GetApplicationsResponse.ts
models/GetAttachmentResponse.ts
models/GetAttachmentsResponse.ts
models/GetBalanceSheetResponse.ts
models/GetBillResponse.ts
models/GetBillsResponse.ts
Expand Down Expand Up @@ -1173,6 +1190,7 @@ models/OrderPickupDetailsRecipient.ts
models/OrderRefunds.ts
models/OrderTenders.ts
models/OrderType.ts
models/OrdersSort.ts
models/Owner.ts
models/PaginationCoverage.ts
models/PassThroughQuery.ts
Expand Down
Loading

0 comments on commit aa8d9b5

Please sign in to comment.