Skip to content

Commit

Permalink
Merge pull request #52 from apideck-libraries/generator-update
Browse files Browse the repository at this point in the history
Automated update by SDK Generator
  • Loading branch information
thim81 authored Dec 18, 2023
2 parents 6dbf408 + ec9c007 commit ae392b9
Show file tree
Hide file tree
Showing 1,262 changed files with 1,344 additions and 1,697 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.1
tag: 3.1.2

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.1",
"version": "3.1.2",
"description": "Apideck PHP SDK",
"keywords": [
"apideck",
Expand Down
3 changes: 0 additions & 3 deletions src/gen/.openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -541,7 +541,6 @@ docs/Model/Supplier.md
docs/Model/SuppliersFilter.md
docs/Model/SuppliersSort.md
docs/Model/SupportedProperty.md
docs/Model/SupportedPropertyChildProperties.md
docs/Model/Tax.md
docs/Model/TaxRate.md
docs/Model/TaxRatesFilter.md
Expand Down Expand Up @@ -1173,7 +1172,6 @@ lib/Model/Supplier.php
lib/Model/SuppliersFilter.php
lib/Model/SuppliersSort.php
lib/Model/SupportedProperty.php
lib/Model/SupportedPropertyChildProperties.php
lib/Model/Tax.php
lib/Model/TaxRate.php
lib/Model/TaxRatesFilter.php
Expand Down Expand Up @@ -1799,7 +1797,6 @@ test/Model/StatusTest.php
test/Model/SupplierTest.php
test/Model/SuppliersFilterTest.php
test/Model/SuppliersSortTest.php
test/Model/SupportedPropertyChildPropertiesTest.php
test/Model/SupportedPropertyTest.php
test/Model/TaxRateTest.php
test/Model/TaxRatesFilterTest.php
Expand Down
1 change: 1 addition & 0 deletions src/gen/docs/models/ContactsFilter.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Name | Type | Description | Notes
`first_name` | **string** | First name of the contact to filter on | [optional]
`last_name` | **string** | Last name of the contact to filter on | [optional]
`email` | **string** | Email of the contact to filter on | [optional]
`phone_number` | **string** | Phone number of the contact to filter on | [optional]
`company_id` | **string** | Unique identifier for the associated company of the contact to filter on | [optional]


Expand Down
2 changes: 2 additions & 0 deletions src/gen/docs/models/JournalEntry.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Name | Type | Description | Notes
`title` | **string** | Journal entry title | [optional]
`currency_rate` | **float** | Currency Exchange Rate at the time entity was recorded/generated. | [optional]
`currency` | [**\Apideck\Client\Model\Currency**](Currency.md) | | [optional]
`company_id` | **string** | The company or subsidiary the journal entry belongs to | [optional]
`line_items` | [**\Apideck\Client\Model\JournalEntryLineItem[]**](JournalEntryLineItem.md) | Requires a minimum of 2 line items that sum to 0 | [optional]
`memo` | **string** | Reference for the journal entry. | [optional]
`posted_at` | **\DateTime** | This is the date on which the journal entry was added. This can be different from the creation date and can also be backdated. | [optional]
Expand All @@ -32,6 +33,7 @@ Name | Type | Description | Notes


* [`Currency`](Currency.md)

* [`JournalEntryLineItem`](JournalEntryLineItem.md)


Expand Down
4 changes: 2 additions & 2 deletions src/gen/docs/models/SupportedProperty.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
`unified_property` | **string** | Name of the property in our Unified API. | [optional]
`child_properties` | [**\Apideck\Client\Model\SupportedPropertyChildProperties[]**](SupportedPropertyChildProperties.md) | List of child properties of the unified property. | [optional]
`child_properties` | [**\Apideck\Client\Model\SupportedProperty[]**](SupportedProperty.md) | List of child properties of the unified property. | [optional]





## Referenced Types:

* [`SupportedPropertyChildProperties`](SupportedPropertyChildProperties.md)
* [`SupportedProperty`](SupportedProperty.md)

---

Expand Down
21 changes: 0 additions & 21 deletions src/gen/docs/models/SupportedPropertyChildProperties.md

This file was deleted.

2 changes: 1 addition & 1 deletion src/gen/lib/Api/AccountingApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.4.0
*/
Expand Down
2 changes: 1 addition & 1 deletion src/gen/lib/Api/AtsApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.4.0
*/
Expand Down
2 changes: 1 addition & 1 deletion src/gen/lib/Api/ConnectorApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.4.0
*/
Expand Down
2 changes: 1 addition & 1 deletion src/gen/lib/Api/CrmApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.4.0
*/
Expand Down
2 changes: 1 addition & 1 deletion src/gen/lib/Api/EcommerceApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.4.0
*/
Expand Down
2 changes: 1 addition & 1 deletion src/gen/lib/Api/FileStorageApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.4.0
*/
Expand Down
2 changes: 1 addition & 1 deletion src/gen/lib/Api/HrisApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.4.0
*/
Expand Down
2 changes: 1 addition & 1 deletion src/gen/lib/Api/IssueTrackingApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.4.0
*/
Expand Down
2 changes: 1 addition & 1 deletion src/gen/lib/Api/LeadApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.4.0
*/
Expand Down
2 changes: 1 addition & 1 deletion src/gen/lib/Api/PosApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.4.0
*/
Expand Down
2 changes: 1 addition & 1 deletion src/gen/lib/Api/SmsApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.4.0
*/
Expand Down
2 changes: 1 addition & 1 deletion src/gen/lib/Api/VaultApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.4.0
*/
Expand Down
2 changes: 1 addition & 1 deletion src/gen/lib/Api/WebhookApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.4.0
*/
Expand Down
2 changes: 1 addition & 1 deletion src/gen/lib/ApiException.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.4.0
*/
Expand Down
8 changes: 4 additions & 4 deletions src/gen/lib/Configuration.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.4.0
*/
Expand Down Expand Up @@ -97,7 +97,7 @@ class Configuration
*
* @var string
*/
protected $userAgent = 'OpenAPI-Generator/3.1.1/PHP';
protected $userAgent = 'OpenAPI-Generator/3.1.2/PHP';

/**
* Debug switch (default set to false)
Expand Down Expand Up @@ -447,8 +447,8 @@ public static function toDebugReport()
$report = 'PHP SDK (Apideck\Client) Debug Report:' . PHP_EOL;
$report .= ' OS: ' . php_uname() . PHP_EOL;
$report .= ' PHP Version: ' . PHP_VERSION . PHP_EOL;
$report .= ' The version of the OpenAPI document: 10.1.1' . PHP_EOL;
$report .= ' SDK Package Version: 3.1.1' . PHP_EOL;
$report .= ' The version of the OpenAPI document: 10.1.3' . PHP_EOL;
$report .= ' SDK Package Version: 3.1.2' . PHP_EOL;
$report .= ' Temp Folder Path: ' . self::getDefaultConfiguration()->getTempFolderPath() . PHP_EOL;

return $report;
Expand Down
2 changes: 1 addition & 1 deletion src/gen/lib/HeaderSelector.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.4.0
*/
Expand Down
2 changes: 1 addition & 1 deletion src/gen/lib/Model/AccountingEventType.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.4.0
*/
Expand Down
2 changes: 1 addition & 1 deletion src/gen/lib/Model/ActivitiesFilter.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.4.0
*/
Expand Down
2 changes: 1 addition & 1 deletion src/gen/lib/Model/ActivitiesSort.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.4.0
*/
Expand Down
2 changes: 1 addition & 1 deletion src/gen/lib/Model/Activity.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.4.0
*/
Expand Down
2 changes: 1 addition & 1 deletion src/gen/lib/Model/ActivityAttendee.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.4.0
*/
Expand Down
2 changes: 1 addition & 1 deletion src/gen/lib/Model/Address.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.4.0
*/
Expand Down
2 changes: 1 addition & 1 deletion src/gen/lib/Model/Api.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.4.0
*/
Expand Down
2 changes: 1 addition & 1 deletion src/gen/lib/Model/ApiResource.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.4.0
*/
Expand Down
2 changes: 1 addition & 1 deletion src/gen/lib/Model/ApiResourceCoverage.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.4.0
*/
Expand Down
2 changes: 1 addition & 1 deletion src/gen/lib/Model/ApiResourceCoverageCoverage.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.4.0
*/
Expand Down
2 changes: 1 addition & 1 deletion src/gen/lib/Model/ApiResourceLinkedResources.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.4.0
*/
Expand Down
2 changes: 1 addition & 1 deletion src/gen/lib/Model/ApiResources.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.4.0
*/
Expand Down
2 changes: 1 addition & 1 deletion src/gen/lib/Model/ApiStatus.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.4.0
*/
Expand Down
2 changes: 1 addition & 1 deletion src/gen/lib/Model/ApisFilter.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*
* The Apideck OpenAPI Spec: SDK Optimized
*
* The version of the OpenAPI document: 10.1.1
* The version of the OpenAPI document: 10.1.3
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.4.0
*/
Expand Down
Loading

0 comments on commit ae392b9

Please sign in to comment.