Skip to content

Commit 1e49648

Browse files
fix: update OpenAPI spec with router field (#148)
## Summary - Sync OpenAPI spec from monorepo with latest schema changes - Add `router` field to generation endpoint response ## Test plan - [ ] Run `speakeasy run` to regenerate SDK - [ ] Verify generated types include the new router field --------- Co-authored-by: update-generated-files-action <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5207eaf commit 1e49648

File tree

106 files changed

+3103
-744
lines changed

Some content is hidden

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

106 files changed

+3103
-744
lines changed

.speakeasy/gen.lock

Lines changed: 268 additions & 144 deletions
Large diffs are not rendered by default.

.speakeasy/gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ generation:
3333
skipResponseBodyAssertions: false
3434
preApplyUnionDiscriminators: true
3535
typescript:
36-
version: 0.3.12
36+
version: 0.3.14
3737
acceptHeaderEnum: false
3838
additionalDependencies:
3939
dependencies:

0 commit comments

Comments
 (0)