Skip to content

Commit

Permalink
Merge pull request #16 from apideck-libraries/speakeasy-sdk-regen-173…
Browse files Browse the repository at this point in the history
…7468411

chore: 🐝 Update SDK - Generate 0.3.1
  • Loading branch information
Amzani authored Jan 21, 2025
2 parents 2368254 + 76923c9 commit 2e156d4
Show file tree
Hide file tree
Showing 231 changed files with 1,061 additions and 936 deletions.
56 changes: 28 additions & 28 deletions .speakeasy/gen.lock

Large diffs are not rendered by default.

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.3.0
version: 0.3.1
additionalDependencies:
autoload: {}
autoload-dev: {}
Expand Down
14 changes: 7 additions & 7 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
speakeasyVersion: 1.469.11
speakeasyVersion: 1.469.12
sources:
Apideck:
sourceNamespace: apideck
sourceRevisionDigest: sha256:492f94df0c8c76bda498220989c5f778f80de2cc2f946b947659498c2715a38f
sourceBlobDigest: sha256:ebfccb50c6a46288e3e9f63e7b625c7159d42bf841eb324d785c7fdfbb82ba04
sourceRevisionDigest: sha256:c4a19efeda2fc500677a4c0840285147b49488788670e6b3fb542b6372fb70e7
sourceBlobDigest: sha256:706b685e35b7af2a7a804de37c8aa57108c7087f3f6dc64fa14160789f964708
tags:
- latest
- speakeasy-sdk-regen-1737099264
- speakeasy-sdk-regen-1737468411
- 10.10.0
targets:
apideck:
source: Apideck
sourceNamespace: apideck
sourceRevisionDigest: sha256:492f94df0c8c76bda498220989c5f778f80de2cc2f946b947659498c2715a38f
sourceBlobDigest: sha256:ebfccb50c6a46288e3e9f63e7b625c7159d42bf841eb324d785c7fdfbb82ba04
sourceRevisionDigest: sha256:c4a19efeda2fc500677a4c0840285147b49488788670e6b3fb542b6372fb70e7
sourceBlobDigest: sha256:706b685e35b7af2a7a804de37c8aa57108c7087f3f6dc64fa14160789f964708
codeSamplesNamespace: apideck-php-code-samples
codeSamplesRevisionDigest: sha256:9fb9253bfcb5c3669d2ca6c8ac07b21ec3aa6b4431da82b2c90381e803bc0e5e
codeSamplesRevisionDigest: sha256:eb1aaa6ad88bbf297204a70d424e1f7bd18dd6fd02615dbccc064ffd14d917c8
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 @@ -98,4 +98,14 @@ Based on:
### Generated
- [php v0.3.0] .
### Releases
- [Composer v0.3.0] https://packagist.org/packages/apideck-libraries/sdk-php#v0.3.0 - .
- [Composer v0.3.0] https://packagist.org/packages/apideck-libraries/sdk-php#v0.3.0 - .

## 2025-01-21 14:06:33
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.469.12 (2.493.34) https://github.com/speakeasy-api/speakeasy
### Generated
- [php v0.3.1] .
### Releases
- [Composer v0.3.1] https://packagist.org/packages/apideck-libraries/sdk-php#v0.3.1 - .
16 changes: 8 additions & 8 deletions docs/Models/Components/CreateAccountingDepartmentResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ Department

## Fields

| Field | Type | Required | Description | Example |
| ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
| `statusCode` | *int* | :heavy_check_mark: | HTTP Response Status Code | 200 |
| `status` | *string* | :heavy_check_mark: | HTTP Response Status | OK |
| `service` | *string* | :heavy_check_mark: | Apideck ID of service provider | quickbooks |
| `resource` | *string* | :heavy_check_mark: | Unified API resource name | departments |
| `operation` | *string* | :heavy_check_mark: | Operation performed | add |
| `data` | [Components\UnifiedId](../../Models/Components/UnifiedId.md) | :heavy_check_mark: | N/A | |
| Field | Type | Required | Description | Example |
| ----------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------- |
| `statusCode` | *int* | :heavy_check_mark: | HTTP Response Status Code | 200 |
| `status` | *string* | :heavy_check_mark: | HTTP Response Status | OK |
| `service` | *string* | :heavy_check_mark: | Apideck ID of service provider | quickbooks |
| `resource` | *string* | :heavy_check_mark: | Unified API resource name | departments |
| `operation` | *string* | :heavy_check_mark: | Operation performed | add |
| `data` | [Components\UnifiedId](../../Models/Components/UnifiedId.md) | :heavy_check_mark: | A object containing a unique identifier for the resource that was created, updated, or deleted. | |
16 changes: 8 additions & 8 deletions docs/Models/Components/CreateAccountingLocationResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ Location

## Fields

| Field | Type | Required | Description | Example |
| ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
| `statusCode` | *int* | :heavy_check_mark: | HTTP Response Status Code | 200 |
| `status` | *string* | :heavy_check_mark: | HTTP Response Status | OK |
| `service` | *string* | :heavy_check_mark: | Apideck ID of service provider | quickbooks |
| `resource` | *string* | :heavy_check_mark: | Unified API resource name | locations |
| `operation` | *string* | :heavy_check_mark: | Operation performed | add |
| `data` | [Components\UnifiedId](../../Models/Components/UnifiedId.md) | :heavy_check_mark: | N/A | |
| Field | Type | Required | Description | Example |
| ----------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------- |
| `statusCode` | *int* | :heavy_check_mark: | HTTP Response Status Code | 200 |
| `status` | *string* | :heavy_check_mark: | HTTP Response Status | OK |
| `service` | *string* | :heavy_check_mark: | Apideck ID of service provider | quickbooks |
| `resource` | *string* | :heavy_check_mark: | Unified API resource name | locations |
| `operation` | *string* | :heavy_check_mark: | Operation performed | add |
| `data` | [Components\UnifiedId](../../Models/Components/UnifiedId.md) | :heavy_check_mark: | A object containing a unique identifier for the resource that was created, updated, or deleted. | |
Loading

0 comments on commit 2e156d4

Please sign in to comment.