Skip to content

Commit f160541

Browse files
authored
Merge pull request #17 from apideck-libraries/speakeasy-sdk-regen-1737545338
chore: 🐝 Update SDK - Generate 0.4.0
2 parents 2e156d4 + 2a09071 commit f160541

35 files changed

+238
-77
lines changed

.speakeasy/gen.lock

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
lockVersion: 2.0.0
22
id: 0e1578f5-5df8-4086-96d6-369ac62fc49d
33
management:
4-
docChecksum: f812b6f711e92ce366600fb1586396db
5-
docVersion: 10.10.0
6-
speakeasyVersion: 1.469.12
7-
generationVersion: 2.493.34
8-
releaseVersion: 0.3.1
9-
configChecksum: dbfa61a1fff6da7dcf2014217cf6755e
4+
docChecksum: 8c4b36cd08c587e8f2b1dbac4f9b76d0
5+
docVersion: 10.11.0
6+
speakeasyVersion: 1.476.2
7+
generationVersion: 2.495.1
8+
releaseVersion: 0.4.0
9+
configChecksum: dfe58f7584884b2912483033c952f525
1010
repoURL: https://github.com/apideck-libraries/sdk-php.git
1111
installationURL: https://github.com/apideck-libraries/sdk-php
1212
published: true
1313
features:
1414
php:
1515
constsAndDefaults: 0.2.0
16-
core: 3.7.9
16+
core: 3.7.10
1717
deprecations: 2.81.1
1818
errors: 0.3.0
1919
flattening: 2.81.1
@@ -499,6 +499,8 @@ generatedFiles:
499499
- docs/Models/Components/InvoiceItemType.md
500500
- docs/Models/Components/InvoiceItemTypeType.md
501501
- docs/Models/Components/InvoiceItemsFilter.md
502+
- docs/Models/Components/InvoiceItemsSort.md
503+
- docs/Models/Components/InvoiceItemsSortBy.md
502504
- docs/Models/Components/InvoiceLineItem.md
503505
- docs/Models/Components/InvoiceLineItemInput.md
504506
- docs/Models/Components/InvoiceLineItemType.md
@@ -1918,6 +1920,8 @@ generatedFiles:
19181920
- src/Models/Components/InvoiceItemType.php
19191921
- src/Models/Components/InvoiceItemTypeType.php
19201922
- src/Models/Components/InvoiceItemsFilter.php
1923+
- src/Models/Components/InvoiceItemsSort.php
1924+
- src/Models/Components/InvoiceItemsSortBy.php
19211925
- src/Models/Components/InvoiceLineItem.php
19221926
- src/Models/Components/InvoiceLineItemInput.php
19231927
- src/Models/Components/InvoiceLineItemType.php
@@ -3321,6 +3325,7 @@ examples:
33213325
filter: {"name": "Widgets Large", "type": "service"}
33223326
pass_through: {"search": "San Francisco"}
33233327
fields: "id,updated_at"
3328+
sort: {"by": "updated_at", "direction": "desc"}
33243329
header:
33253330
x-apideck-consumer-id: "test-consumer"
33263331
x-apideck-app-id: "dSBdXd2H6Mqwfg0atXHXYcysLJE9qyn1VwBtXHX"

.speakeasy/gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ generation:
1313
oAuth2ClientCredentialsEnabled: true
1414
oAuth2PasswordEnabled: true
1515
php:
16-
version: 0.3.1
16+
version: 0.4.0
1717
additionalDependencies:
1818
autoload: {}
1919
autoload-dev: {}

.speakeasy/workflow.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
speakeasyVersion: 1.469.12
1+
speakeasyVersion: 1.476.2
22
sources:
33
Apideck:
44
sourceNamespace: apideck
5-
sourceRevisionDigest: sha256:c4a19efeda2fc500677a4c0840285147b49488788670e6b3fb542b6372fb70e7
6-
sourceBlobDigest: sha256:706b685e35b7af2a7a804de37c8aa57108c7087f3f6dc64fa14160789f964708
5+
sourceRevisionDigest: sha256:e693540a0545ca77406cc24e4f2dacc9c0a3373c8637b27e51419df0c837dd23
6+
sourceBlobDigest: sha256:76d3193661d269763e69b93d5ab0ed0a69ce3996164f4d0f720dec5f73c389d2
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1737468411
10-
- 10.10.0
9+
- speakeasy-sdk-regen-1737545338
10+
- 10.11.0
1111
targets:
1212
apideck:
1313
source: Apideck
1414
sourceNamespace: apideck
15-
sourceRevisionDigest: sha256:c4a19efeda2fc500677a4c0840285147b49488788670e6b3fb542b6372fb70e7
16-
sourceBlobDigest: sha256:706b685e35b7af2a7a804de37c8aa57108c7087f3f6dc64fa14160789f964708
15+
sourceRevisionDigest: sha256:e693540a0545ca77406cc24e4f2dacc9c0a3373c8637b27e51419df0c837dd23
16+
sourceBlobDigest: sha256:76d3193661d269763e69b93d5ab0ed0a69ce3996164f4d0f720dec5f73c389d2
1717
codeSamplesNamespace: apideck-php-code-samples
18-
codeSamplesRevisionDigest: sha256:eb1aaa6ad88bbf297204a70d424e1f7bd18dd6fd02615dbccc064ffd14d917c8
18+
codeSamplesRevisionDigest: sha256:52a5258ec72064ccd41c63099bd283152c3311804ba3257d120febde9225cd01
1919
workflow:
2020
workflowVersion: 1.0.0
2121
speakeasyVersion: latest

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,4 +108,14 @@ Based on:
108108
### Generated
109109
- [php v0.3.1] .
110110
### Releases
111-
- [Composer v0.3.1] https://packagist.org/packages/apideck-libraries/sdk-php#v0.3.1 - .
111+
- [Composer v0.3.1] https://packagist.org/packages/apideck-libraries/sdk-php#v0.3.1 - .
112+
113+
## 2025-01-27 14:39:17
114+
### Changes
115+
Based on:
116+
- OpenAPI Doc
117+
- Speakeasy CLI 1.476.2 (2.495.1) https://github.com/speakeasy-api/speakeasy
118+
### Generated
119+
- [php v0.4.0] .
120+
### Releases
121+
- [Composer v0.4.0] https://packagist.org/packages/apideck-libraries/sdk-php#v0.4.0 - .

docs/Models/Components/ConnectionValue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ bool $value = /* values here */
4343

4444
```php
4545
/**
46-
* @var array<mixed>
46+
* @var array<string|int|float>
4747
*/
4848
array $value = /* values here */
4949
```
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# InvoiceItemsSort
2+
3+
4+
## Fields
5+
6+
| Field | Type | Required | Description | Example |
7+
| ------------------------------------------------------------------------------- | ------------------------------------------------------------------------------- | ------------------------------------------------------------------------------- | ------------------------------------------------------------------------------- | ------------------------------------------------------------------------------- |
8+
| `by` | [?Components\InvoiceItemsSortBy](../../Models/Components/InvoiceItemsSortBy.md) | :heavy_minus_sign: | The field on which to sort the Invoice Items | updated_at |
9+
| `direction` | [?Components\SortDirection](../../Models/Components/SortDirection.md) | :heavy_minus_sign: | The direction in which to sort the results | |
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# InvoiceItemsSortBy
2+
3+
The field on which to sort the Invoice Items
4+
5+
6+
## Values
7+
8+
| Name | Value |
9+
| ----------- | ----------- |
10+
| `CreatedAt` | created_at |
11+
| `UpdatedAt` | updated_at |

docs/Models/Components/Opportunity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
88
| `title` | *string* | :heavy_check_mark: | The title or name of the opportunity. | New Rocket |
99
| `id` | *?string* | :heavy_minus_sign: | A unique identifier for the opportunity. | 12345 |
10-
| `primaryContactId` | *string* | :heavy_check_mark: | The unique identifier of the primary contact associated with the opportunity. | 12345 |
1110
| `contactIds` | array<*string*> | :heavy_minus_sign: | An array of unique identifiers of all contacts associated with the opportunity. | |
1211
| `customFields` | array<[Components\CustomField](../../Models/Components/CustomField.md)> | :heavy_minus_sign: | N/A | |
1312
| `deleted` | *?bool* | :heavy_minus_sign: | Indicates whether the opportunity has been deleted. | false |
1413
| `passThrough` | array<[Components\PassThroughBody](../../Models/Components/PassThroughBody.md)> | :heavy_minus_sign: | The pass_through property allows passing service-specific, custom data or structured modifications in request body when creating or updating resources. | |
14+
| `primaryContactId` | *?string* | :heavy_minus_sign: | The unique identifier of the primary contact associated with the opportunity. | 12345 |
1515
| `description` | *?string* | :heavy_minus_sign: | A description of the opportunity. | Opportunities are created for People and Companies that are interested in buying your products or services. Create Opportunities for People and Companies to move them through one of your Pipelines. |
1616
| `type` | *?string* | :heavy_minus_sign: | The type of the opportunity | Existing Customer - Upgrade |
1717
| `monetaryAmount` | *?float* | :heavy_minus_sign: | The monetary value associated with the opportunity | 75000 |

0 commit comments

Comments
 (0)