-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat(api): OpenAPI spec update via Stainless API (#403) * feat(api): OpenAPI spec update via Stainless API (#405) * feat(api): OpenAPI spec update via Stainless API (#406) * feat(api): OpenAPI spec update via Stainless API (#407) * feat(api): OpenAPI spec update via Stainless API (#408) * feat(api): OpenAPI spec update via Stainless API (#409) * feat(api): OpenAPI spec update via Stainless API (#410) * feat(api): OpenAPI spec update via Stainless API (#411) * feat(api): OpenAPI spec update via Stainless API (#412) * feat(api): OpenAPI spec update via Stainless API (#413) * feat(api): OpenAPI spec update via Stainless API (#414) * feat(api): OpenAPI spec update via Stainless API (#415) * feat(api): OpenAPI spec update via Stainless API (#416) * feat(api): OpenAPI spec update via Stainless API (#417) * feat(api): OpenAPI spec update via Stainless API * chore: run tsc as part of lint script (#418) * codegen metadata * codegen metadata * codegen metadata * codegen metadata * codegen metadata * codegen metadata * codegen metadata * chore(ci): install deps via ./script/bootstrap (#419) * codegen metadata * codegen metadata * feat(api): OpenAPI spec update via Stainless API (#420) * release: 0.21.0 --------- Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com> Co-authored-by: stainless-bot <dev@stainlessapi.com>
- Loading branch information
1 parent
f0654aa
commit 76fed83
Showing
12 changed files
with
41 additions
and
87 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
{ | ||
".": "0.20.0" | ||
".": "0.21.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
configured_endpoints: 27 | ||
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/val-town%2Fval-town-45c1623e3994068bfda1c840b066b4ed0b3347d217189ef89f8d763299cf1d53.yml | ||
configured_endpoints: 26 | ||
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/val-town%2Fval-town-e71c730055783b96c5f9858d3c80eb88a8355c1d1fb770e9f2745fe63a16a4be.yml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
export const VERSION = '0.20.0'; // x-release-please-version | ||
export const VERSION = '0.21.0'; // x-release-please-version |
This file was deleted.
Oops, something went wrong.