Skip to content

Commit ec1dd34

Browse files
committed
Minor update
1 parent 5253fd7 commit ec1dd34

File tree

232 files changed

+4277
-12917
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

232 files changed

+4277
-12917
lines changed

.openapi-generator/FILES

Lines changed: 75 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,8 +170,83 @@ lib/Model/WebHookLastResponse.php
170170
lib/Model/WebHooks.php
171171
lib/ObjectSerializer.php
172172
phpunit.xml.dist
173+
test/Api/AttachmentApiTest.php
174+
test/Api/ContactApiTest.php
175+
test/Api/CustomerApiTest.php
176+
test/Api/CustomerGroupApiTest.php
177+
test/Api/DiscountApiTest.php
178+
test/Api/DocumentApiTest.php
179+
test/Api/DocumentPaymentApiTest.php
173180
test/Api/DocumentVersionApiTest.php
181+
test/Api/LoginsApiTest.php
182+
test/Api/PdfTemplatesApiTest.php
183+
test/Api/PositionApiTest.php
184+
test/Api/PositionGroupApiTest.php
185+
test/Api/PostBoxApiTest.php
186+
test/Api/ProjectApiTest.php
187+
test/Api/SepaPaymentApiTest.php
188+
test/Api/SerialNumberApiTest.php
189+
test/Api/StockApiTest.php
190+
test/Api/TaskApiTest.php
191+
test/Api/TextTemplateApiTest.php
192+
test/Api/TimeTrackingApiTest.php
193+
test/Api/WebhookApiTest.php
194+
test/Model/AttachmentTest.php
195+
test/Model/AttachmentsTest.php
196+
test/Model/ContactTest.php
197+
test/Model/ContactsTest.php
198+
test/Model/CustomerGroupTest.php
199+
test/Model/CustomerGroupsTest.php
200+
test/Model/CustomerSnapshotTest.php
201+
test/Model/CustomerTest.php
202+
test/Model/CustomersTest.php
203+
test/Model/DiscountPositionGroupTest.php
204+
test/Model/DiscountPositionGroupsTest.php
205+
test/Model/DiscountPositionTest.php
206+
test/Model/DiscountPositionsTest.php
207+
test/Model/DiscountTest.php
208+
test/Model/DocumentAddressTest.php
209+
test/Model/DocumentPaymentTest.php
210+
test/Model/DocumentPaymentsTest.php
211+
test/Model/DocumentPositionTest.php
212+
test/Model/DocumentRecurringTest.php
213+
test/Model/DocumentTest.php
174214
test/Model/DocumentVersionItemTest.php
175215
test/Model/DocumentVersionTest.php
176216
test/Model/DocumentVersionsTest.php
217+
test/Model/DocumentsTest.php
177218
test/Model/FileFormatConfigTest.php
219+
test/Model/LoginSecurityTest.php
220+
test/Model/LoginTest.php
221+
test/Model/LoginsTest.php
222+
test/Model/ModelListTest.php
223+
test/Model/PDFTemplateSettingsEmailTest.php
224+
test/Model/PDFTemplateSettingsTest.php
225+
test/Model/PDFTemplateTest.php
226+
test/Model/PDFTemplatesTest.php
227+
test/Model/PositionExportIdentifierExtendedTest.php
228+
test/Model/PositionGroupTest.php
229+
test/Model/PositionGroupsTest.php
230+
test/Model/PositionTest.php
231+
test/Model/PositionsTest.php
232+
test/Model/PostBoxRequestTest.php
233+
test/Model/PostBoxTest.php
234+
test/Model/PostBoxesTest.php
235+
test/Model/ProjectTest.php
236+
test/Model/ProjectsTest.php
237+
test/Model/SEPAPaymentTest.php
238+
test/Model/SEPAPaymentsTest.php
239+
test/Model/SerialNumberTest.php
240+
test/Model/SerialNumbersTest.php
241+
test/Model/ServiceDateTest.php
242+
test/Model/StockTest.php
243+
test/Model/StocksTest.php
244+
test/Model/TaskTest.php
245+
test/Model/TasksTest.php
246+
test/Model/TextTemplateTest.php
247+
test/Model/TextTemplatesTest.php
248+
test/Model/TimeTrackingTest.php
249+
test/Model/TimeTrackingsTest.php
250+
test/Model/WebHookLastResponseTest.php
251+
test/Model/WebHookTest.php
252+
test/Model/WebHooksTest.php

.openapi-generator/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.0.1-SNAPSHOT
1+
7.5.0-SNAPSHOT

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,5 +328,6 @@ vendor/bin/phpunit
328328

329329
This PHP package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
330330

331-
- API version: `1.83.0`
331+
- API version: `1.84.0`
332+
- Generator version: `7.5.0-SNAPSHOT`
332333
- Build package: `org.openapitools.codegen.languages.PhpClientCodegen`

docs/Model/AttachmentsAllOf.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

docs/Model/ContactsAllOf.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

docs/Model/CustomerGroupsAllOf.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

docs/Model/CustomersAllOf.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

docs/Model/DiscountPositionGroupsAllOf.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

docs/Model/DiscountPositionsAllOf.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

docs/Model/Document.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,7 @@ Name | Type | Description | Notes
3737
**is_archive** | **bool** | | [optional] [default to false]
3838
**is_draft** | **bool** | This property is read only. To finish the document call /documents/{id}/done. | [optional] [readonly]
3939
**is_replica** | **bool** | Marks a document as a replica from another software. | [optional] [default to false]
40-
**is_cold** | **bool** | Indicates if a document is in the long term archive | [optional] [readonly] [default to false]
4140
**is_oss** | **bool** | Indicates if a document is a one-stop-shop document | [optional] [default to false]
42-
**coldstorage_due_date** | **\DateTime** | Signals when the document should be moved to the long term archive | [optional]
4341
**item_notes** | **string[]** | Field holds all unique document_note of items for the document | [optional] [readonly]
4442
**items** | [**\cbeyersdorf\easybill\Model\DocumentPosition[]**](DocumentPosition.md) | | [optional]
4543
**last_postbox_id** | **int** | | [optional] [readonly]

0 commit comments

Comments
 (0)