Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(typescript): Add support for inlining path parameters #5408

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

Swimburger
Copy link
Member

Description

Inline path parameters into request types by setting inlinePathParameters to true in the generator config.

Testing

  • Seed testing

@Swimburger Swimburger requested a review from dsinghvi as a code owner December 13, 2024 18:29
@Swimburger Swimburger changed the title feat(ts): Add support for inlining path parameters feat(typescript): Add support for inlining path parameters Dec 13, 2024
Copy link
Contributor

@amckinney amckinney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assuming the service-level path parameters are handled well, this looks great to me!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants