Skip to content

Commit

Permalink
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.423.1 (#180)
Browse files Browse the repository at this point in the history
Co-authored-by: speakeasybot <[email protected]>
  • Loading branch information
github-actions[bot] and speakeasybot authored Oct 29, 2024
1 parent 51e7a9c commit 15cc522
Show file tree
Hide file tree
Showing 10 changed files with 37 additions and 34 deletions.
11 changes: 6 additions & 5 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
lockVersion: 2.0.0
id: f28179cc-ef59-426d-9e85-60cec22fc642
management:
docChecksum: 84fdf907d3c202599cf0ffcfc39094f8
docChecksum: 82aaffb8b85f5d349c96f40e961bfb78
docVersion: 0.0.1
speakeasyVersion: 1.422.1
generationVersion: 2.438.15
releaseVersion: 0.43.10
configChecksum: a64c75ee65cb17f4002b48c8c78117ea
speakeasyVersion: 1.423.1
generationVersion: 2.442.11
releaseVersion: 0.44.0
configChecksum: e5fb55bb5d09ab2d65c24078e2694c22
repoURL: https://github.com/dubinc/dub-ts.git
installationURL: https://github.com/dubinc/dub-ts
published: true
Expand Down Expand Up @@ -34,6 +34,7 @@ features:
responseFormat: 0.2.3
retries: 2.83.0
sdkHooks: 0.1.0
tests: 0.7.0
unions: 2.85.7
generatedFiles:
- .eslintrc.cjs
Expand Down
2 changes: 1 addition & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ generation:
auth:
oAuth2ClientCredentialsEnabled: false
typescript:
version: 0.43.10
version: 0.44.0
additionalDependencies:
dependencies: {}
devDependencies:
Expand Down
12 changes: 6 additions & 6 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
speakeasyVersion: 1.422.1
speakeasyVersion: 1.423.1
sources:
my-first-source:
sourceNamespace: my-first-source
sourceRevisionDigest: sha256:4563de699d89e62d514782b13e49c8bc3c21268160fbb12f40d106d04caca421
sourceBlobDigest: sha256:14ac803e7efde403d27852389f2b43672db2fd07c2eddecb89a225519aed9536
sourceRevisionDigest: sha256:38bfc162d64b4109d7a64eed4b5eebb6e95022274b198ee979a4b5e341d45704
sourceBlobDigest: sha256:685617a2efecb911faa2d55f2096572a49c4cde252b0a7f33ca1e23f39841e38
tags:
- latest
- main
targets:
my-first-target:
source: my-first-source
sourceNamespace: my-first-source
sourceRevisionDigest: sha256:4563de699d89e62d514782b13e49c8bc3c21268160fbb12f40d106d04caca421
sourceBlobDigest: sha256:14ac803e7efde403d27852389f2b43672db2fd07c2eddecb89a225519aed9536
sourceRevisionDigest: sha256:38bfc162d64b4109d7a64eed4b5eebb6e95022274b198ee979a4b5e341d45704
sourceBlobDigest: sha256:685617a2efecb911faa2d55f2096572a49c4cde252b0a7f33ca1e23f39841e38
codeSamplesNamespace: code-samples-typescript-my-first-target
codeSamplesRevisionDigest: sha256:60b90ff019c61f0bcd8a6cdd2d961281a5b630f3342c41a3a16d9eeaa7eb35a2
codeSamplesRevisionDigest: sha256:09922901a7eedab3c58af8850036b2bdc9ac73841b2dce7daf9c028dea916ff6
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 @@ -896,4 +896,14 @@ Based on:
### Generated
- [typescript v0.43.10] .
### Releases
- [NPM v0.43.10] https://www.npmjs.com/package/dub/v/0.43.10 - .
- [NPM v0.43.10] https://www.npmjs.com/package/dub/v/0.43.10 - .

## 2024-10-29 00:26:56
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.423.1 (2.442.11) https://github.com/speakeasy-api/speakeasy
### Generated
- [typescript v0.44.0] .
### Releases
- [NPM v0.44.0] https://www.npmjs.com/package/dub/v/0.44.0 - .
2 changes: 1 addition & 1 deletion jsr.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

{
"name": "dub",
"version": "0.43.10",
"version": "0.44.0",
"exports": {
".": "./src/index.ts",
"./models/errors": "./src/models/errors/index.ts",
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dub",
"version": "0.43.10",
"version": "0.44.0",
"author": "Dub",
"tshy": {
"exports": {
Expand Down
6 changes: 3 additions & 3 deletions src/lib/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ export function serverURLFromOptions(options: SDKOptions): URL | null {
export const SDK_METADATA = {
language: "typescript",
openapiDocVersion: "0.0.1",
sdkVersion: "0.43.10",
genVersion: "2.438.15",
userAgent: "speakeasy-sdk/typescript 0.43.10 2.438.15 0.0.1 dub",
sdkVersion: "0.44.0",
genVersion: "2.442.11",
userAgent: "speakeasy-sdk/typescript 0.44.0 2.442.11 0.0.1 dub",
} as const;
10 changes: 3 additions & 7 deletions src/models/operations/createdomain.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,7 @@ export const CreateDomainRequestBody$inboundSchema: z.ZodType<
expiredUrl: z.nullable(z.string()).optional(),
notFoundUrl: z.nullable(z.string()).optional(),
archived: z.boolean().default(false),
placeholder: z.nullable(
z.string().default("https://dub.co/help/article/what-is-dub"),
),
placeholder: z.nullable(z.string()).optional(),
});

/** @internal */
Expand All @@ -48,7 +46,7 @@ export type CreateDomainRequestBody$Outbound = {
expiredUrl?: string | null | undefined;
notFoundUrl?: string | null | undefined;
archived: boolean;
placeholder: string | null;
placeholder?: string | null | undefined;
};

/** @internal */
Expand All @@ -61,9 +59,7 @@ export const CreateDomainRequestBody$outboundSchema: z.ZodType<
expiredUrl: z.nullable(z.string()).optional(),
notFoundUrl: z.nullable(z.string()).optional(),
archived: z.boolean().default(false),
placeholder: z.nullable(
z.string().default("https://dub.co/help/article/what-is-dub"),
),
placeholder: z.nullable(z.string()).optional(),
});

/**
Expand Down
10 changes: 3 additions & 7 deletions src/models/operations/updatedomain.ts
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,7 @@ export const UpdateDomainRequestBody$inboundSchema: z.ZodType<
expiredUrl: z.nullable(z.string()).optional(),
notFoundUrl: z.nullable(z.string()).optional(),
archived: z.boolean().default(false),
placeholder: z.nullable(
z.string().default("https://dub.co/help/article/what-is-dub"),
),
placeholder: z.nullable(z.string()).optional(),
});

/** @internal */
Expand All @@ -57,7 +55,7 @@ export type UpdateDomainRequestBody$Outbound = {
expiredUrl?: string | null | undefined;
notFoundUrl?: string | null | undefined;
archived: boolean;
placeholder: string | null;
placeholder?: string | null | undefined;
};

/** @internal */
Expand All @@ -70,9 +68,7 @@ export const UpdateDomainRequestBody$outboundSchema: z.ZodType<
expiredUrl: z.nullable(z.string()).optional(),
notFoundUrl: z.nullable(z.string()).optional(),
archived: z.boolean().default(false),
placeholder: z.nullable(
z.string().default("https://dub.co/help/article/what-is-dub"),
),
placeholder: z.nullable(z.string()).optional(),
});

/**
Expand Down

0 comments on commit 15cc522

Please sign in to comment.