Skip to content

Commit

Permalink
Merge pull request #65 from apideck-libraries/generator-update
Browse files Browse the repository at this point in the history
Automated update by SDK Generator
  • Loading branch information
ritik-singh07 authored Sep 5, 2024
2 parents 8d2e92a + e15a1cb commit 57914de
Show file tree
Hide file tree
Showing 1,356 changed files with 15,794 additions and 3,082 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ jobs:
uses: ncipollo/release-action@v1
with:
commit: main
tag: 3.5.1
tag: 3.5.2

1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ tmp/*
.dist
api_new.yml
.eslintcache
.idea

.dist/*

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@apideck/php",
"version": "3.5.1",
"version": "3.5.2",
"description": "Apideck PHP SDK",
"keywords": [
"apideck",
Expand Down
27 changes: 27 additions & 0 deletions src/gen/.openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ docs/Model/BankAccount.md
docs/Model/Benefit.md
docs/Model/Bill.md
docs/Model/BillLineItem.md
docs/Model/BillPayment.md
docs/Model/BillsFilter.md
docs/Model/BillsSort.md
docs/Model/Branch.md
Expand Down Expand Up @@ -115,6 +116,7 @@ docs/Model/CreateApplicantResponse.md
docs/Model/CreateApplicationResponse.md
docs/Model/CreateAttachmentRequest.md
docs/Model/CreateAttachmentResponse.md
docs/Model/CreateBillPaymentResponse.md
docs/Model/CreateBillResponse.md
docs/Model/CreateCommentResponse.md
docs/Model/CreateCompanyResponse.md
Expand Down Expand Up @@ -190,6 +192,7 @@ docs/Model/DeleteActivityResponse.md
docs/Model/DeleteApplicantResponse.md
docs/Model/DeleteApplicationResponse.md
docs/Model/DeleteAttachmentResponse.md
docs/Model/DeleteBillPaymentResponse.md
docs/Model/DeleteBillResponse.md
docs/Model/DeleteCommentResponse.md
docs/Model/DeleteCompanyResponse.md
Expand Down Expand Up @@ -238,6 +241,7 @@ docs/Model/DeleteUploadSessionResponse.md
docs/Model/DeleteUserResponse.md
docs/Model/DeleteWebhookResponse.md
docs/Model/Department.md
docs/Model/DeprecatedLinkedSupplier.md
docs/Model/DeprecatedLinkedTrackingCategory.md
docs/Model/Drive.md
docs/Model/DriveGroup.md
Expand Down Expand Up @@ -302,6 +306,8 @@ docs/Model/GetApplicationsResponse.md
docs/Model/GetAttachmentResponse.md
docs/Model/GetAttachmentsResponse.md
docs/Model/GetBalanceSheetResponse.md
docs/Model/GetBillPaymentResponse.md
docs/Model/GetBillPaymentsResponse.md
docs/Model/GetBillResponse.md
docs/Model/GetBillsResponse.md
docs/Model/GetCollectionResponse.md
Expand Down Expand Up @@ -514,6 +520,8 @@ docs/Model/Payment.md
docs/Model/PaymentCard.md
docs/Model/PaymentFrequency.md
docs/Model/PaymentRequiredResponse.md
docs/Model/PaymentStatus.md
docs/Model/PaymentType.md
docs/Model/PaymentUnit.md
docs/Model/PaymentsFilter.md
docs/Model/PaymentsSort.md
Expand Down Expand Up @@ -594,6 +602,7 @@ docs/Model/UpdateAccountingLocationResponse.md
docs/Model/UpdateActivityResponse.md
docs/Model/UpdateApplicantResponse.md
docs/Model/UpdateApplicationResponse.md
docs/Model/UpdateBillPaymentResponse.md
docs/Model/UpdateBillResponse.md
docs/Model/UpdateCommentResponse.md
docs/Model/UpdateCompanyResponse.md
Expand Down Expand Up @@ -728,6 +737,7 @@ lib/Model/BankAccount.php
lib/Model/Benefit.php
lib/Model/Bill.php
lib/Model/BillLineItem.php
lib/Model/BillPayment.php
lib/Model/BillsFilter.php
lib/Model/BillsSort.php
lib/Model/Branch.php
Expand Down Expand Up @@ -779,6 +789,7 @@ lib/Model/CreateApplicantResponse.php
lib/Model/CreateApplicationResponse.php
lib/Model/CreateAttachmentRequest.php
lib/Model/CreateAttachmentResponse.php
lib/Model/CreateBillPaymentResponse.php
lib/Model/CreateBillResponse.php
lib/Model/CreateCommentResponse.php
lib/Model/CreateCompanyResponse.php
Expand Down Expand Up @@ -854,6 +865,7 @@ lib/Model/DeleteActivityResponse.php
lib/Model/DeleteApplicantResponse.php
lib/Model/DeleteApplicationResponse.php
lib/Model/DeleteAttachmentResponse.php
lib/Model/DeleteBillPaymentResponse.php
lib/Model/DeleteBillResponse.php
lib/Model/DeleteCommentResponse.php
lib/Model/DeleteCompanyResponse.php
Expand Down Expand Up @@ -902,6 +914,7 @@ lib/Model/DeleteUploadSessionResponse.php
lib/Model/DeleteUserResponse.php
lib/Model/DeleteWebhookResponse.php
lib/Model/Department.php
lib/Model/DeprecatedLinkedSupplier.php
lib/Model/DeprecatedLinkedTrackingCategory.php
lib/Model/Drive.php
lib/Model/DriveGroup.php
Expand Down Expand Up @@ -966,6 +979,8 @@ lib/Model/GetApplicationsResponse.php
lib/Model/GetAttachmentResponse.php
lib/Model/GetAttachmentsResponse.php
lib/Model/GetBalanceSheetResponse.php
lib/Model/GetBillPaymentResponse.php
lib/Model/GetBillPaymentsResponse.php
lib/Model/GetBillResponse.php
lib/Model/GetBillsResponse.php
lib/Model/GetCollectionResponse.php
Expand Down Expand Up @@ -1179,6 +1194,8 @@ lib/Model/Payment.php
lib/Model/PaymentCard.php
lib/Model/PaymentFrequency.php
lib/Model/PaymentRequiredResponse.php
lib/Model/PaymentStatus.php
lib/Model/PaymentType.php
lib/Model/PaymentUnit.php
lib/Model/PaymentsFilter.php
lib/Model/PaymentsSort.php
Expand Down Expand Up @@ -1259,6 +1276,7 @@ lib/Model/UpdateAccountingLocationResponse.php
lib/Model/UpdateActivityResponse.php
lib/Model/UpdateApplicantResponse.php
lib/Model/UpdateApplicationResponse.php
lib/Model/UpdateBillPaymentResponse.php
lib/Model/UpdateBillResponse.php
lib/Model/UpdateCommentResponse.php
lib/Model/UpdateCompanyResponse.php
Expand Down Expand Up @@ -1388,6 +1406,7 @@ test/Model/BalanceSheetTest.php
test/Model/BankAccountTest.php
test/Model/BenefitTest.php
test/Model/BillLineItemTest.php
test/Model/BillPaymentTest.php
test/Model/BillTest.php
test/Model/BillsFilterTest.php
test/Model/BillsSortTest.php
Expand Down Expand Up @@ -1440,6 +1459,7 @@ test/Model/CreateApplicantResponseTest.php
test/Model/CreateApplicationResponseTest.php
test/Model/CreateAttachmentRequestTest.php
test/Model/CreateAttachmentResponseTest.php
test/Model/CreateBillPaymentResponseTest.php
test/Model/CreateBillResponseTest.php
test/Model/CreateCommentResponseTest.php
test/Model/CreateCompanyResponseTest.php
Expand Down Expand Up @@ -1515,6 +1535,7 @@ test/Model/DeleteActivityResponseTest.php
test/Model/DeleteApplicantResponseTest.php
test/Model/DeleteApplicationResponseTest.php
test/Model/DeleteAttachmentResponseTest.php
test/Model/DeleteBillPaymentResponseTest.php
test/Model/DeleteBillResponseTest.php
test/Model/DeleteCommentResponseTest.php
test/Model/DeleteCompanyResponseTest.php
Expand Down Expand Up @@ -1563,6 +1584,7 @@ test/Model/DeleteUploadSessionResponseTest.php
test/Model/DeleteUserResponseTest.php
test/Model/DeleteWebhookResponseTest.php
test/Model/DepartmentTest.php
test/Model/DeprecatedLinkedSupplierTest.php
test/Model/DeprecatedLinkedTrackingCategoryTest.php
test/Model/DriveGroupTest.php
test/Model/DriveGroupsFilterTest.php
Expand Down Expand Up @@ -1627,6 +1649,8 @@ test/Model/GetApplicationsResponseTest.php
test/Model/GetAttachmentResponseTest.php
test/Model/GetAttachmentsResponseTest.php
test/Model/GetBalanceSheetResponseTest.php
test/Model/GetBillPaymentResponseTest.php
test/Model/GetBillPaymentsResponseTest.php
test/Model/GetBillResponseTest.php
test/Model/GetBillsResponseTest.php
test/Model/GetCollectionResponseTest.php
Expand Down Expand Up @@ -1838,7 +1862,9 @@ test/Model/PassThroughQueryTest.php
test/Model/PaymentCardTest.php
test/Model/PaymentFrequencyTest.php
test/Model/PaymentRequiredResponseTest.php
test/Model/PaymentStatusTest.php
test/Model/PaymentTest.php
test/Model/PaymentTypeTest.php
test/Model/PaymentUnitTest.php
test/Model/PaymentsFilterTest.php
test/Model/PaymentsSortTest.php
Expand Down Expand Up @@ -1919,6 +1945,7 @@ test/Model/UpdateAccountingLocationResponseTest.php
test/Model/UpdateActivityResponseTest.php
test/Model/UpdateApplicantResponseTest.php
test/Model/UpdateApplicationResponseTest.php
test/Model/UpdateBillPaymentResponseTest.php
test/Model/UpdateBillResponseTest.php
test/Model/UpdateCommentResponseTest.php
test/Model/UpdateCompanyResponseTest.php
Expand Down
Loading

0 comments on commit 57914de

Please sign in to comment.