Skip to content

Commit

Permalink
Merge pull request #53 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 Feb 20, 2024
2 parents ae392b9 + 7fa3564 commit fc586fd
Show file tree
Hide file tree
Showing 1,335 changed files with 26,200 additions and 2,902 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.1.2
tag: 3.2.0

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.1.2",
"version": "3.2.0",
"description": "Apideck PHP SDK",
"keywords": [
"apideck",
Expand Down
63 changes: 63 additions & 0 deletions src/gen/.openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,11 @@ docs/Api/PosApi.md
docs/Api/SmsApi.md
docs/Api/VaultApi.md
docs/Api/WebhookApi.md
docs/Model/AccountingDepartment.md
docs/Model/AccountingDepartmentsFilter.md
docs/Model/AccountingEventType.md
docs/Model/AccountingLocation.md
docs/Model/AccountingLocationsFilter.md
docs/Model/ActivitiesFilter.md
docs/Model/ActivitiesSort.md
docs/Model/Activity.md
Expand Down Expand Up @@ -106,6 +110,8 @@ docs/Model/Contact.md
docs/Model/ContactsFilter.md
docs/Model/ContactsSort.md
docs/Model/CopyFolderRequest.md
docs/Model/CreateAccountingDepartmentResponse.md
docs/Model/CreateAccountingLocationResponse.md
docs/Model/CreateActivityResponse.md
docs/Model/CreateApplicantResponse.md
docs/Model/CreateApplicationResponse.md
Expand Down Expand Up @@ -154,6 +160,7 @@ docs/Model/CreatePurchaseOrderResponse.md
docs/Model/CreateSessionResponse.md
docs/Model/CreateSessionResponseData.md
docs/Model/CreateSharedLinkResponse.md
docs/Model/CreateSubsidiaryResponse.md
docs/Model/CreateSupplierResponse.md
docs/Model/CreateTaxRateResponse.md
docs/Model/CreateTenderResponse.md
Expand All @@ -176,6 +183,8 @@ docs/Model/Customer.md
docs/Model/CustomersFilter.md
docs/Model/CustomersSort.md
docs/Model/Deduction.md
docs/Model/DeleteAccountingDepartmentResponse.md
docs/Model/DeleteAccountingLocationResponse.md
docs/Model/DeleteActivityResponse.md
docs/Model/DeleteApplicantResponse.md
docs/Model/DeleteApplicationResponse.md
Expand Down Expand Up @@ -216,6 +225,7 @@ docs/Model/DeletePosPaymentResponse.md
docs/Model/DeleteProductResponse.md
docs/Model/DeletePurchaseOrderResponse.md
docs/Model/DeleteSharedLinkResponse.md
docs/Model/DeleteSubsidiaryResponse.md
docs/Model/DeleteSupplierResponse.md
docs/Model/DeleteTaxRateResponse.md
docs/Model/DeleteTenderResponse.md
Expand Down Expand Up @@ -270,6 +280,10 @@ docs/Model/FormField.md
docs/Model/FormFieldOption.md
docs/Model/FormFieldOptionGroup.md
docs/Model/Gender.md
docs/Model/GetAccountingDepartmentResponse.md
docs/Model/GetAccountingDepartmentsResponse.md
docs/Model/GetAccountingLocationResponse.md
docs/Model/GetAccountingLocationsResponse.md
docs/Model/GetActivitiesResponse.md
docs/Model/GetActivityResponse.md
docs/Model/GetApiResourceCoverageResponse.md
Expand Down Expand Up @@ -387,6 +401,8 @@ docs/Model/GetSharedLinkResponse.md
docs/Model/GetSharedLinksResponse.md
docs/Model/GetStoreResponse.md
docs/Model/GetStoresResponse.md
docs/Model/GetSubsidiariesResponse.md
docs/Model/GetSubsidiaryResponse.md
docs/Model/GetSupplierResponse.md
docs/Model/GetSuppliersResponse.md
docs/Model/GetTaxRateResponse.md
Expand Down Expand Up @@ -537,6 +553,8 @@ docs/Model/SimpleFormFieldOption.md
docs/Model/SocialLink.md
docs/Model/SortDirection.md
docs/Model/Status.md
docs/Model/Subsidiary.md
docs/Model/SubsidiaryReference.md
docs/Model/Supplier.md
docs/Model/SuppliersFilter.md
docs/Model/SuppliersSort.md
Expand All @@ -561,6 +579,8 @@ docs/Model/UnifiedFile.md
docs/Model/UnifiedFilePermissions.md
docs/Model/UnifiedId.md
docs/Model/UnprocessableResponse.md
docs/Model/UpdateAccountingDepartmentResponse.md
docs/Model/UpdateAccountingLocationResponse.md
docs/Model/UpdateActivityResponse.md
docs/Model/UpdateApplicantResponse.md
docs/Model/UpdateApplicationResponse.md
Expand Down Expand Up @@ -608,6 +628,7 @@ docs/Model/UpdatePosPaymentResponse.md
docs/Model/UpdateProductResponse.md
docs/Model/UpdatePurchaseOrderResponse.md
docs/Model/UpdateSharedLinkResponse.md
docs/Model/UpdateSubsidiaryResponse.md
docs/Model/UpdateSupplierResponse.md
docs/Model/UpdateTaxRateResponse.md
docs/Model/UpdateTenderResponse.md
Expand Down Expand Up @@ -652,7 +673,11 @@ lib/Apideck.php
lib/ApideckConfiguration.php
lib/Configuration.php
lib/HeaderSelector.php
lib/Model/AccountingDepartment.php
lib/Model/AccountingDepartmentsFilter.php
lib/Model/AccountingEventType.php
lib/Model/AccountingLocation.php
lib/Model/AccountingLocationsFilter.php
lib/Model/ActivitiesFilter.php
lib/Model/ActivitiesSort.php
lib/Model/Activity.php
Expand Down Expand Up @@ -736,6 +761,8 @@ lib/Model/Contact.php
lib/Model/ContactsFilter.php
lib/Model/ContactsSort.php
lib/Model/CopyFolderRequest.php
lib/Model/CreateAccountingDepartmentResponse.php
lib/Model/CreateAccountingLocationResponse.php
lib/Model/CreateActivityResponse.php
lib/Model/CreateApplicantResponse.php
lib/Model/CreateApplicationResponse.php
Expand Down Expand Up @@ -784,6 +811,7 @@ lib/Model/CreatePurchaseOrderResponse.php
lib/Model/CreateSessionResponse.php
lib/Model/CreateSessionResponseData.php
lib/Model/CreateSharedLinkResponse.php
lib/Model/CreateSubsidiaryResponse.php
lib/Model/CreateSupplierResponse.php
lib/Model/CreateTaxRateResponse.php
lib/Model/CreateTenderResponse.php
Expand All @@ -806,6 +834,8 @@ lib/Model/Customer.php
lib/Model/CustomersFilter.php
lib/Model/CustomersSort.php
lib/Model/Deduction.php
lib/Model/DeleteAccountingDepartmentResponse.php
lib/Model/DeleteAccountingLocationResponse.php
lib/Model/DeleteActivityResponse.php
lib/Model/DeleteApplicantResponse.php
lib/Model/DeleteApplicationResponse.php
Expand Down Expand Up @@ -846,6 +876,7 @@ lib/Model/DeletePosPaymentResponse.php
lib/Model/DeleteProductResponse.php
lib/Model/DeletePurchaseOrderResponse.php
lib/Model/DeleteSharedLinkResponse.php
lib/Model/DeleteSubsidiaryResponse.php
lib/Model/DeleteSupplierResponse.php
lib/Model/DeleteTaxRateResponse.php
lib/Model/DeleteTenderResponse.php
Expand Down Expand Up @@ -900,6 +931,10 @@ lib/Model/FormField.php
lib/Model/FormFieldOption.php
lib/Model/FormFieldOptionGroup.php
lib/Model/Gender.php
lib/Model/GetAccountingDepartmentResponse.php
lib/Model/GetAccountingDepartmentsResponse.php
lib/Model/GetAccountingLocationResponse.php
lib/Model/GetAccountingLocationsResponse.php
lib/Model/GetActivitiesResponse.php
lib/Model/GetActivityResponse.php
lib/Model/GetApiResourceCoverageResponse.php
Expand Down Expand Up @@ -1017,6 +1052,8 @@ lib/Model/GetSharedLinkResponse.php
lib/Model/GetSharedLinksResponse.php
lib/Model/GetStoreResponse.php
lib/Model/GetStoresResponse.php
lib/Model/GetSubsidiariesResponse.php
lib/Model/GetSubsidiaryResponse.php
lib/Model/GetSupplierResponse.php
lib/Model/GetSuppliersResponse.php
lib/Model/GetTaxRateResponse.php
Expand Down Expand Up @@ -1168,6 +1205,8 @@ lib/Model/SimpleFormFieldOption.php
lib/Model/SocialLink.php
lib/Model/SortDirection.php
lib/Model/Status.php
lib/Model/Subsidiary.php
lib/Model/SubsidiaryReference.php
lib/Model/Supplier.php
lib/Model/SuppliersFilter.php
lib/Model/SuppliersSort.php
Expand All @@ -1192,6 +1231,8 @@ lib/Model/UnifiedFile.php
lib/Model/UnifiedFilePermissions.php
lib/Model/UnifiedId.php
lib/Model/UnprocessableResponse.php
lib/Model/UpdateAccountingDepartmentResponse.php
lib/Model/UpdateAccountingLocationResponse.php
lib/Model/UpdateActivityResponse.php
lib/Model/UpdateApplicantResponse.php
lib/Model/UpdateApplicationResponse.php
Expand Down Expand Up @@ -1239,6 +1280,7 @@ lib/Model/UpdatePosPaymentResponse.php
lib/Model/UpdateProductResponse.php
lib/Model/UpdatePurchaseOrderResponse.php
lib/Model/UpdateSharedLinkResponse.php
lib/Model/UpdateSubsidiaryResponse.php
lib/Model/UpdateSupplierResponse.php
lib/Model/UpdateTaxRateResponse.php
lib/Model/UpdateTenderResponse.php
Expand Down Expand Up @@ -1279,7 +1321,11 @@ test/Api/PosApiTest.php
test/Api/SmsApiTest.php
test/Api/VaultApiTest.php
test/Api/WebhookApiTest.php
test/Model/AccountingDepartmentTest.php
test/Model/AccountingDepartmentsFilterTest.php
test/Model/AccountingEventTypeTest.php
test/Model/AccountingLocationTest.php
test/Model/AccountingLocationsFilterTest.php
test/Model/ActivitiesFilterTest.php
test/Model/ActivitiesSortTest.php
test/Model/ActivityAttendeeTest.php
Expand Down Expand Up @@ -1363,6 +1409,8 @@ test/Model/ContactTest.php
test/Model/ContactsFilterTest.php
test/Model/ContactsSortTest.php
test/Model/CopyFolderRequestTest.php
test/Model/CreateAccountingDepartmentResponseTest.php
test/Model/CreateAccountingLocationResponseTest.php
test/Model/CreateActivityResponseTest.php
test/Model/CreateApplicantResponseTest.php
test/Model/CreateApplicationResponseTest.php
Expand Down Expand Up @@ -1411,6 +1459,7 @@ test/Model/CreatePurchaseOrderResponseTest.php
test/Model/CreateSessionResponseDataTest.php
test/Model/CreateSessionResponseTest.php
test/Model/CreateSharedLinkResponseTest.php
test/Model/CreateSubsidiaryResponseTest.php
test/Model/CreateSupplierResponseTest.php
test/Model/CreateTaxRateResponseTest.php
test/Model/CreateTenderResponseTest.php
Expand All @@ -1433,6 +1482,8 @@ test/Model/CustomerTest.php
test/Model/CustomersFilterTest.php
test/Model/CustomersSortTest.php
test/Model/DeductionTest.php
test/Model/DeleteAccountingDepartmentResponseTest.php
test/Model/DeleteAccountingLocationResponseTest.php
test/Model/DeleteActivityResponseTest.php
test/Model/DeleteApplicantResponseTest.php
test/Model/DeleteApplicationResponseTest.php
Expand Down Expand Up @@ -1473,6 +1524,7 @@ test/Model/DeletePosPaymentResponseTest.php
test/Model/DeleteProductResponseTest.php
test/Model/DeletePurchaseOrderResponseTest.php
test/Model/DeleteSharedLinkResponseTest.php
test/Model/DeleteSubsidiaryResponseTest.php
test/Model/DeleteSupplierResponseTest.php
test/Model/DeleteTaxRateResponseTest.php
test/Model/DeleteTenderResponseTest.php
Expand Down Expand Up @@ -1527,6 +1579,10 @@ test/Model/FormFieldOptionGroupTest.php
test/Model/FormFieldOptionTest.php
test/Model/FormFieldTest.php
test/Model/GenderTest.php
test/Model/GetAccountingDepartmentResponseTest.php
test/Model/GetAccountingDepartmentsResponseTest.php
test/Model/GetAccountingLocationResponseTest.php
test/Model/GetAccountingLocationsResponseTest.php
test/Model/GetActivitiesResponseTest.php
test/Model/GetActivityResponseTest.php
test/Model/GetApiResourceCoverageResponseTest.php
Expand Down Expand Up @@ -1644,6 +1700,8 @@ test/Model/GetSharedLinkResponseTest.php
test/Model/GetSharedLinksResponseTest.php
test/Model/GetStoreResponseTest.php
test/Model/GetStoresResponseTest.php
test/Model/GetSubsidiariesResponseTest.php
test/Model/GetSubsidiaryResponseTest.php
test/Model/GetSupplierResponseTest.php
test/Model/GetSuppliersResponseTest.php
test/Model/GetTaxRateResponseTest.php
Expand Down Expand Up @@ -1794,6 +1852,8 @@ test/Model/SimpleFormFieldOptionTest.php
test/Model/SocialLinkTest.php
test/Model/SortDirectionTest.php
test/Model/StatusTest.php
test/Model/SubsidiaryReferenceTest.php
test/Model/SubsidiaryTest.php
test/Model/SupplierTest.php
test/Model/SuppliersFilterTest.php
test/Model/SuppliersSortTest.php
Expand All @@ -1818,6 +1878,8 @@ test/Model/UnifiedFilePermissionsTest.php
test/Model/UnifiedFileTest.php
test/Model/UnifiedIdTest.php
test/Model/UnprocessableResponseTest.php
test/Model/UpdateAccountingDepartmentResponseTest.php
test/Model/UpdateAccountingLocationResponseTest.php
test/Model/UpdateActivityResponseTest.php
test/Model/UpdateApplicantResponseTest.php
test/Model/UpdateApplicationResponseTest.php
Expand Down Expand Up @@ -1865,6 +1927,7 @@ test/Model/UpdatePosPaymentResponseTest.php
test/Model/UpdateProductResponseTest.php
test/Model/UpdatePurchaseOrderResponseTest.php
test/Model/UpdateSharedLinkResponseTest.php
test/Model/UpdateSubsidiaryResponseTest.php
test/Model/UpdateSupplierResponseTest.php
test/Model/UpdateTaxRateResponseTest.php
test/Model/UpdateTenderResponseTest.php
Expand Down
Loading

0 comments on commit fc586fd

Please sign in to comment.