Skip to content

Commit 1d10b09

Browse files
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.569.0 (#111)
Co-authored-by: speakeasybot <bot@speakeasyapi.dev>
1 parent ef4bbc8 commit 1d10b09

File tree

98 files changed

+1098
-4933
lines changed

Some content is hidden

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

98 files changed

+1098
-4933
lines changed

.speakeasy/gen.lock

Lines changed: 13 additions & 43 deletions
Large diffs are not rendered by default.

.speakeasy/gen.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,11 @@ generation:
2020
oAuth2ClientCredentialsEnabled: false
2121
oAuth2PasswordEnabled: false
2222
tests:
23+
generateTests: true
2324
generateNewTests: true
2425
skipResponseBodyAssertions: false
2526
typescript:
26-
version: 1.8.6
27+
version: 1.9.0
2728
additionalDependencies:
2829
dependencies: {}
2930
devDependencies: {}

.speakeasy/workflow.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
speakeasyVersion: 1.568.1
1+
speakeasyVersion: 1.569.0
22
sources:
33
vercel-OAS:
44
sourceNamespace: vercel-oas
5-
sourceRevisionDigest: sha256:54aa5155732be3faa3eab4e5f2b8157581b2371d91ea5b72207c20bfc89bd9b9
6-
sourceBlobDigest: sha256:12ce66efd2fec57e54dd7a437c81177623ca75536eeecdcc9dc2f2badc322f3e
5+
sourceRevisionDigest: sha256:baeed0453f1c153b8dbb1c613cc6e1ef5d672c4b18cf3352812a6c515adcba89
6+
sourceBlobDigest: sha256:48e761b2da4c792d8af192ebc112a00bb1c52b0caaaf28df722423edf2395155
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1750731919
9+
- speakeasy-sdk-regen-1750810074
1010
- 0.0.1
1111
targets:
1212
vercel:
1313
source: vercel-OAS
1414
sourceNamespace: vercel-oas
15-
sourceRevisionDigest: sha256:54aa5155732be3faa3eab4e5f2b8157581b2371d91ea5b72207c20bfc89bd9b9
16-
sourceBlobDigest: sha256:12ce66efd2fec57e54dd7a437c81177623ca75536eeecdcc9dc2f2badc322f3e
15+
sourceRevisionDigest: sha256:baeed0453f1c153b8dbb1c613cc6e1ef5d672c4b18cf3352812a6c515adcba89
16+
sourceBlobDigest: sha256:48e761b2da4c792d8af192ebc112a00bb1c52b0caaaf28df722423edf2395155
1717
codeSamplesNamespace: vercel-oas-typescript-code-samples
18-
codeSamplesRevisionDigest: sha256:ee0d140ac3fdc72b5d9c6c4e8cd74a8c88917b94fec93a183dd4373b9f391a41
18+
codeSamplesRevisionDigest: sha256:ef65438970a55751d1671c93e4ade0a4789e2e9788e3192cbff41f376dfa9c96
1919
workflow:
2020
workflowVersion: 1.0.0
2121
speakeasyVersion: latest

README.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -423,17 +423,14 @@ run();
423423
* [getAccountInfo](docs/sdks/marketplace/README.md#getaccountinfo) - Get Account Information
424424
* [getMember](docs/sdks/marketplace/README.md#getmember) - Get Member Information
425425
* [createEvent](docs/sdks/marketplace/README.md#createevent) - Create Event
426-
* [getResources](docs/sdks/marketplace/README.md#getresources) - Get Resources
427-
* [getResource](docs/sdks/marketplace/README.md#getresource) - Get Resource
428-
* [deleteResource](docs/sdks/marketplace/README.md#deleteresource) - Delete Resource
429-
* [importResource](docs/sdks/marketplace/README.md#importresource) - Import Resource
430426
* [submitBillingData](docs/sdks/marketplace/README.md#submitbillingdata) - Submit Billing Data
431427
* [submitInvoice](docs/sdks/marketplace/README.md#submitinvoice) - Submit Invoice
432428
* [getInvoice](docs/sdks/marketplace/README.md#getinvoice) - Get Invoice
433429
* [updateInvoice](docs/sdks/marketplace/README.md#updateinvoice) - Invoice Actions
434430
* [submitPrepaymentBalances](docs/sdks/marketplace/README.md#submitprepaymentbalances) - Submit Prepayment Balances
435431
* [updateResourceSecrets](docs/sdks/marketplace/README.md#updateresourcesecrets) - Update Resource Secrets (Deprecated)
436432
* [updateResourceSecretsById](docs/sdks/marketplace/README.md#updateresourcesecretsbyid) - Update Resource Secrets
433+
* [importResource](docs/sdks/marketplace/README.md#importresource) - Import Resource
437434
* [exchangeSsoToken](docs/sdks/marketplace/README.md#exchangessotoken) - SSO Token Exchange
438435
* [createInstallationIntegrationConfiguration](docs/sdks/marketplace/README.md#createinstallationintegrationconfiguration) - Create one or multiple experimentation items
439436
* [updateInstallationIntegrationConfiguration](docs/sdks/marketplace/README.md#updateinstallationintegrationconfiguration) - Patch an existing experimentation item
@@ -638,14 +635,11 @@ To read more about standalone functions, check [FUNCTIONS.md](./FUNCTIONS.md).
638635
- [`marketplaceCreateInstallationIntegrationConfiguration`](docs/sdks/marketplace/README.md#createinstallationintegrationconfiguration) - Create one or multiple experimentation items
639636
- [`marketplaceCreateInstallationIntegrationEdgeConfig`](docs/sdks/marketplace/README.md#createinstallationintegrationedgeconfig) - Get the data of a user-provided Edge Config
640637
- [`marketplaceDeleteInstallationIntegrationConfiguration`](docs/sdks/marketplace/README.md#deleteinstallationintegrationconfiguration) - Delete an existing experimentation item
641-
- [`marketplaceDeleteResource`](docs/sdks/marketplace/README.md#deleteresource) - Delete Resource
642638
- [`marketplaceExchangeSsoToken`](docs/sdks/authentication/README.md#exchangessotoken) - SSO Token Exchange
643639
- [`marketplaceExchangeSsoToken`](docs/sdks/marketplace/README.md#exchangessotoken) - SSO Token Exchange
644640
- [`marketplaceGetAccountInfo`](docs/sdks/marketplace/README.md#getaccountinfo) - Get Account Information
645641
- [`marketplaceGetInvoice`](docs/sdks/marketplace/README.md#getinvoice) - Get Invoice
646642
- [`marketplaceGetMember`](docs/sdks/marketplace/README.md#getmember) - Get Member Information
647-
- [`marketplaceGetResource`](docs/sdks/marketplace/README.md#getresource) - Get Resource
648-
- [`marketplaceGetResources`](docs/sdks/marketplace/README.md#getresources) - Get Resources
649643
- [`marketplaceImportResource`](docs/sdks/marketplace/README.md#importresource) - Import Resource
650644
- [`marketplaceSubmitBillingData`](docs/sdks/marketplace/README.md#submitbillingdata) - Submit Billing Data
651645
- [`marketplaceSubmitInvoice`](docs/sdks/marketplace/README.md#submitinvoice) - Submit Invoice
@@ -907,8 +901,8 @@ run();
907901

908902

909903
**Inherit from [`VercelError`](./src/models/vercelerror.ts)**:
910-
* [`VercelNotFoundError`](docs/models/vercelnotfounderror.md): Status code `404`. Applicable to 103 of 174 methods.*
911-
* [`VercelRateLimitError`](docs/models/vercelratelimiterror.md): . Status code `429`. Applicable to 1 of 174 methods.*
904+
* [`VercelNotFoundError`](docs/models/vercelnotfounderror.md): Status code `404`. Applicable to 100 of 171 methods.*
905+
* [`VercelRateLimitError`](docs/models/vercelratelimiterror.md): . Status code `429`. Applicable to 1 of 171 methods.*
912906
* [`ResponseValidationError`](./src/models/responsevalidationerror.ts): Type mismatch between the data returned from the server and the structure expected by the SDK. See `error.rawValue` for the raw value and `error.pretty()` for a nicely formatted multi-line string.
913907

914908
</details>

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -428,4 +428,14 @@ Based on:
428428
### Generated
429429
- [typescript v1.8.6] .
430430
### Releases
431-
- [NPM v1.8.6] https://www.npmjs.com/package/@vercel/sdk/v/1.8.6 - .
431+
- [NPM v1.8.6] https://www.npmjs.com/package/@vercel/sdk/v/1.8.6 - .
432+
433+
## 2025-06-25 16:01:10
434+
### Changes
435+
Based on:
436+
- OpenAPI Doc
437+
- Speakeasy CLI 1.569.0 (2.636.0) https://github.com/speakeasy-api/speakeasy
438+
### Generated
439+
- [typescript v1.9.0] .
440+
### Releases
441+
- [NPM v1.9.0] https://www.npmjs.com/package/@vercel/sdk/v/1.9.0 - .

docs/models/activestage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ let value: ActiveStage = {
2323
| `index` | *number* | :heavy_check_mark: | The zero-based index of the stage | 0 |
2424
| `isFinalStage` | *boolean* | :heavy_check_mark: | Whether or not this stage is the final stage (targetPercentage === 100) | false |
2525
| `targetPercentage` | *number* | :heavy_check_mark: | The percentage of traffic to serve to the canary deployment (0-100) | 25 |
26-
| `requireApproval` | *boolean* | :heavy_check_mark: | Whether or not this stage requires manual approval to proceed | true |
26+
| `requireApproval` | *boolean* | :heavy_check_mark: | Whether or not this stage requires manual approval to proceed | |
2727
| `duration` | *number* | :heavy_check_mark: | Duration in seconds for automatic advancement, null for manual stages or the final stage | <nil> |

docs/models/advancementtype.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# AdvancementType
2+
3+
The advancement type of the rolling release
4+
5+
## Example Usage
6+
7+
```typescript
8+
import { AdvancementType } from "@vercel/sdk/models/getrollingreleaseop.js";
9+
10+
let value: AdvancementType = "manual-approval";
11+
```
12+
13+
## Values
14+
15+
```typescript
16+
"automatic" | "manual-approval"
17+
```

docs/models/approverollingreleasestageactivestage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ let value: ApproveRollingReleaseStageActiveStage = {
2323
| `index` | *number* | :heavy_check_mark: | The zero-based index of the stage | 0 |
2424
| `isFinalStage` | *boolean* | :heavy_check_mark: | Whether or not this stage is the final stage (targetPercentage === 100) | false |
2525
| `targetPercentage` | *number* | :heavy_check_mark: | The percentage of traffic to serve to the canary deployment (0-100) | 25 |
26-
| `requireApproval` | *boolean* | :heavy_check_mark: | Whether or not this stage requires manual approval to proceed | true |
26+
| `requireApproval` | *boolean* | :heavy_check_mark: | Whether or not this stage requires manual approval to proceed | |
2727
| `duration` | *number* | :heavy_check_mark: | Duration in seconds for automatic advancement, null for manual stages or the final stage | <nil> |
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# ApproveRollingReleaseStageAdvancementType
2+
3+
The advancement type of the rolling release
4+
5+
## Example Usage
6+
7+
```typescript
8+
import { ApproveRollingReleaseStageAdvancementType } from "@vercel/sdk/models/approverollingreleasestageop.js";
9+
10+
let value: ApproveRollingReleaseStageAdvancementType = "manual-approval";
11+
```
12+
13+
## Values
14+
15+
```typescript
16+
"automatic" | "manual-approval"
17+
```

docs/models/approverollingreleasestagenextstage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ let value: ApproveRollingReleaseStageNextStage = {
2323
| `index` | *number* | :heavy_check_mark: | The zero-based index of the stage | 0 |
2424
| `isFinalStage` | *boolean* | :heavy_check_mark: | Whether or not this stage is the final stage (targetPercentage === 100) | false |
2525
| `targetPercentage` | *number* | :heavy_check_mark: | The percentage of traffic to serve to the canary deployment (0-100) | 25 |
26-
| `requireApproval` | *boolean* | :heavy_check_mark: | Whether or not this stage requires manual approval to proceed | true |
26+
| `requireApproval` | *boolean* | :heavy_check_mark: | Whether or not this stage requires manual approval to proceed | |
2727
| `duration` | *number* | :heavy_check_mark: | Duration in seconds for automatic advancement, null for manual stages or the final stage | <nil> |

docs/models/approverollingreleasestageresponsebody.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ let value: ApproveRollingReleaseStageResponseBody = {
3131
readyStateAt: 1716210400000,
3232
},
3333
queuedDeploymentId: "dpl_ghi789",
34+
advancementType: "manual-approval",
3435
stages: [
3536
{
3637
index: 0,

0 commit comments

Comments
 (0)