Skip to content

Commit

Permalink
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.480.1
Browse files Browse the repository at this point in the history
  • Loading branch information
speakeasybot committed Jan 31, 2025
1 parent f160541 commit cb67d7a
Show file tree
Hide file tree
Showing 108 changed files with 2,365 additions and 2,356 deletions.
16 changes: 8 additions & 8 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
lockVersion: 2.0.0
id: 0e1578f5-5df8-4086-96d6-369ac62fc49d
management:
docChecksum: 8c4b36cd08c587e8f2b1dbac4f9b76d0
docVersion: 10.11.0
speakeasyVersion: 1.476.2
generationVersion: 2.495.1
releaseVersion: 0.4.0
configChecksum: dfe58f7584884b2912483033c952f525
docChecksum: 57d28dbd58370d76c34fd1f1afa01cbf
docVersion: 10.11.2
speakeasyVersion: 1.480.1
generationVersion: 2.499.1
releaseVersion: 0.4.1
configChecksum: 10409ec6f30074caf4371914ad9567cc
repoURL: https://github.com/apideck-libraries/sdk-php.git
installationURL: https://github.com/apideck-libraries/sdk-php
published: true
features:
php:
constsAndDefaults: 0.2.0
core: 3.7.10
core: 3.7.13
deprecations: 2.81.1
errors: 0.3.0
flattening: 2.81.1
Expand All @@ -27,7 +27,7 @@ features:
methodServerURLs: 2.82.1
nameOverrides: 2.81.2
nullables: 1.0.0
pagination: 0.1.0
pagination: 0.1.1
responseFormat: 0.1.0
retries: 0.1.0
typeOverrides: 2.81.1
Expand Down
2 changes: 1 addition & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ generation:
oAuth2ClientCredentialsEnabled: true
oAuth2PasswordEnabled: true
php:
version: 0.4.0
version: 0.4.1
additionalDependencies:
autoload: {}
autoload-dev: {}
Expand Down
16 changes: 8 additions & 8 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
speakeasyVersion: 1.476.2
speakeasyVersion: 1.480.1
sources:
Apideck:
sourceNamespace: apideck
sourceRevisionDigest: sha256:e693540a0545ca77406cc24e4f2dacc9c0a3373c8637b27e51419df0c837dd23
sourceBlobDigest: sha256:76d3193661d269763e69b93d5ab0ed0a69ce3996164f4d0f720dec5f73c389d2
sourceRevisionDigest: sha256:e084c3ce8ecafde5c9f519d7996c314e3c651c3a5e801b7ec3c7d107582412f7
sourceBlobDigest: sha256:10b75a423e05174bd0bac53ceba974585c3757f1c3f7d057010f7415f65b37e0
tags:
- latest
- speakeasy-sdk-regen-1737545338
- 10.11.0
- speakeasy-sdk-regen-1738166096
- 10.11.2
targets:
apideck:
source: Apideck
sourceNamespace: apideck
sourceRevisionDigest: sha256:e693540a0545ca77406cc24e4f2dacc9c0a3373c8637b27e51419df0c837dd23
sourceBlobDigest: sha256:76d3193661d269763e69b93d5ab0ed0a69ce3996164f4d0f720dec5f73c389d2
sourceRevisionDigest: sha256:e084c3ce8ecafde5c9f519d7996c314e3c651c3a5e801b7ec3c7d107582412f7
sourceBlobDigest: sha256:10b75a423e05174bd0bac53ceba974585c3757f1c3f7d057010f7415f65b37e0
codeSamplesNamespace: apideck-php-code-samples
codeSamplesRevisionDigest: sha256:52a5258ec72064ccd41c63099bd283152c3311804ba3257d120febde9225cd01
codeSamplesRevisionDigest: sha256:b57bfa89aa06c4104c6fc0f6a1ae184dda0d9b05aa390e6ecb198f590776f88e
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
Expand Down
12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,4 +118,14 @@ Based on:
### Generated
- [php v0.4.0] .
### Releases
- [Composer v0.4.0] https://packagist.org/packages/apideck-libraries/sdk-php#v0.4.0 - .
- [Composer v0.4.0] https://packagist.org/packages/apideck-libraries/sdk-php#v0.4.0 - .

## 2025-01-31 08:26:09
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.480.1 (2.499.1) https://github.com/speakeasy-api/speakeasy
### Generated
- [php v0.4.1] .
### Releases
- [Composer v0.4.1] https://packagist.org/packages/apideck-libraries/sdk-php#v0.4.1 - .
1 change: 0 additions & 1 deletion docs/sdks/activities/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,6 @@ $request = new Operations\CrmActivitiesAllRequest(
),
sort: new Components\ActivitiesSort(
by: Components\ActivitiesSortBy::CreatedAt,
direction: Components\SortDirection::Desc,
),
passThrough: [
'search' => 'San Francisco',
Expand Down
1 change: 0 additions & 1 deletion docs/sdks/billpayments/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,6 @@ $request = new Operations\AccountingBillPaymentsAllRequest(
),
sort: new Components\PaymentsSort(
by: Components\PaymentsSortBy::UpdatedAt,
direction: Components\SortDirection::Desc,
),
passThrough: [
'search' => 'San Francisco',
Expand Down
1 change: 0 additions & 1 deletion docs/sdks/bills/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,6 @@ $request = new Operations\AccountingBillsAllRequest(
),
sort: new Components\BillsSort(
by: Components\By::UpdatedAt,
direction: Components\SortDirection::Desc,
),
passThrough: [
'search' => 'San Francisco',
Expand Down
1 change: 0 additions & 1 deletion docs/sdks/collections/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ $request = new Operations\IssueTrackingCollectionsAllRequest(
serviceId: 'salesforce',
sort: new Components\CollectionsSort(
by: Components\CollectionsSortBy::Name,
direction: Components\SortDirection::Desc,
),
passThrough: [
'search' => 'San Francisco',
Expand Down
1 change: 0 additions & 1 deletion docs/sdks/collectionticketcomments/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@ $request = new Operations\IssueTrackingCollectionTicketCommentsAllRequest(
serviceId: 'salesforce',
sort: new Components\CommentsSort(
by: Components\CommentsSortBy::CreatedAt,
direction: Components\SortDirection::Desc,
),
passThrough: [
'search' => 'San Francisco',
Expand Down
1 change: 0 additions & 1 deletion docs/sdks/collectiontickets/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@ $request = new Operations\IssueTrackingCollectionTicketsAllRequest(
serviceId: 'salesforce',
sort: new Components\TicketsSort(
by: Components\TicketsSortBy::CreatedAt,
direction: Components\SortDirection::Desc,
),
filter: new Components\IssuesFilter(
status: [
Expand Down
1 change: 0 additions & 1 deletion docs/sdks/companies/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,6 @@ $request = new Operations\CrmCompaniesAllRequest(
),
sort: new Components\CompaniesSort(
by: Components\CompaniesSortBy::CreatedAt,
direction: Components\SortDirection::Desc,
),
passThrough: [
'search' => 'San Francisco',
Expand Down
1 change: 0 additions & 1 deletion docs/sdks/contacts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,6 @@ $request = new Operations\CrmContactsAllRequest(
),
sort: new Components\ContactsSort(
by: Components\ContactsSortBy::CreatedAt,
direction: Components\SortDirection::Desc,
),
passThrough: [
'search' => 'San Francisco',
Expand Down
1 change: 0 additions & 1 deletion docs/sdks/creditnotes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,6 @@ $request = new Operations\AccountingCreditNotesAllRequest(
),
sort: new Components\CreditNotesSort(
by: Components\CreditNotesSortBy::UpdatedAt,
direction: Components\SortDirection::Desc,
),
passThrough: [
'search' => 'San Francisco',
Expand Down
1 change: 0 additions & 1 deletion docs/sdks/customers/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,6 @@ $request = new Operations\AccountingCustomersAllRequest(
),
sort: new Components\CustomersSort(
by: Components\CustomersSortBy::UpdatedAt,
direction: Components\SortDirection::Desc,
),
passThrough: [
'search' => 'San Francisco',
Expand Down
1 change: 0 additions & 1 deletion docs/sdks/employees/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,6 @@ $request = new Operations\HrisEmployeesAllRequest(
),
sort: new Components\EmployeesSort(
by: Components\EmployeesSortBy::CreatedAt,
direction: Components\SortDirection::Desc,
),
passThrough: [
'search' => 'San Francisco',
Expand Down
1 change: 0 additions & 1 deletion docs/sdks/files/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ $request = new Operations\FileStorageFilesAllRequest(
),
sort: new Components\FilesSort(
by: Components\FilesSortBy::UpdatedAt,
direction: Components\SortDirection::Desc,
),
passThrough: [
'search' => 'San Francisco',
Expand Down
1 change: 0 additions & 1 deletion docs/sdks/invoiceitems/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,6 @@ $request = new Operations\AccountingInvoiceItemsAllRequest(
),
sort: new Components\InvoiceItemsSort(
by: Components\InvoiceItemsSortBy::UpdatedAt,
direction: Components\SortDirection::Desc,
),
passThrough: [
'search' => 'San Francisco',
Expand Down
1 change: 0 additions & 1 deletion docs/sdks/invoices/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,6 @@ $request = new Operations\AccountingInvoicesAllRequest(
),
sort: new Components\InvoicesSort(
by: Components\InvoicesSortBy::UpdatedAt,
direction: Components\SortDirection::Desc,
),
passThrough: [
'search' => 'San Francisco',
Expand Down
1 change: 0 additions & 1 deletion docs/sdks/journalentries/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,6 @@ $request = new Operations\AccountingJournalEntriesAllRequest(
),
sort: new Components\JournalEntriesSort(
by: Components\JournalEntriesSortBy::UpdatedAt,
direction: Components\SortDirection::Desc,
),
passThrough: [
'search' => 'San Francisco',
Expand Down
1 change: 0 additions & 1 deletion docs/sdks/leads/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,6 @@ $request = new Operations\CrmLeadsAllRequest(
),
sort: new Components\LeadsSort(
by: Components\LeadsSortBy::CreatedAt,
direction: Components\SortDirection::Desc,
),
passThrough: [
'search' => 'San Francisco',
Expand Down
1 change: 0 additions & 1 deletion docs/sdks/ledgeraccounts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,6 @@ $request = new Operations\AccountingLedgerAccountsAllRequest(
),
sort: new Components\LedgerAccountsSort(
by: Components\LedgerAccountsSortBy::UpdatedAt,
direction: Components\SortDirection::Desc,
),
passThrough: [
'search' => 'San Francisco',
Expand Down
1 change: 0 additions & 1 deletion docs/sdks/opportunities/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,6 @@ $request = new Operations\CrmOpportunitiesAllRequest(
),
sort: new Components\OpportunitiesSort(
by: Components\OpportunitiesSortBy::CreatedAt,
direction: Components\SortDirection::Desc,
),
passThrough: [
'search' => 'San Francisco',
Expand Down
1 change: 0 additions & 1 deletion docs/sdks/orders/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ $request = new Operations\EcommerceOrdersAllRequest(
),
sort: new Components\OrdersSort(
by: Components\OrdersSortBy::CreatedAt,
direction: Components\SortDirection::Desc,
),
passThrough: [
'search' => 'San Francisco',
Expand Down
1 change: 0 additions & 1 deletion docs/sdks/payments/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,6 @@ $request = new Operations\AccountingPaymentsAllRequest(
),
sort: new Components\PaymentsSort(
by: Components\PaymentsSortBy::UpdatedAt,
direction: Components\SortDirection::Desc,
),
passThrough: [
'search' => 'San Francisco',
Expand Down
1 change: 0 additions & 1 deletion docs/sdks/purchaseorders/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,6 @@ $request = new Operations\AccountingPurchaseOrdersAllRequest(
),
sort: new Components\PurchaseOrdersSort(
by: Components\PurchaseOrdersSortBy::UpdatedAt,
direction: Components\SortDirection::Desc,
),
);

Expand Down
1 change: 0 additions & 1 deletion docs/sdks/sessions/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ $session = new Components\Session(
unifiedApis: [
Components\UnifiedApiId::Crm,
],
sessionLength: '30m',
),
theme: new Components\Theme(
favicon: 'https://res.cloudinary.com/apideck/icons/intercom',
Expand Down
1 change: 0 additions & 1 deletion docs/sdks/suppliers/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,6 @@ $request = new Operations\AccountingSuppliersAllRequest(
),
sort: new Components\SuppliersSort(
by: Components\SuppliersSortBy::UpdatedAt,
direction: Components\SortDirection::Desc,
),
passThrough: [
'search' => 'San Francisco',
Expand Down
Loading

0 comments on commit cb67d7a

Please sign in to comment.