Skip to content

Conversation

@youngjungithub
Copy link
Contributor

…parameter support

Corrected a typo in knownImports.ts and enhanced query parameter generation logic ensuring compliance with OpenAPI 3.0.3 specifications.
These changes produce a more accurate and complete OpenAPI spec, with query parameters now properly documented alongside schema types, improving API usability and clarity for downstream consumers.

…parameter support

Corrected a typo in knownImports.ts and enhanced query parameter generation logic ensuring compliance with
OpenAPI 3.0.3 specifications.
These changes produce a more accurate and complete OpenAPI spec,
with query parameters now properly documented alongside schema types, improving API
usability and clarity for downstream consumers.
@youngjungithub youngjungithub requested a review from a team as a code owner April 3, 2025 15:07
@youngjungithub youngjungithub marked this pull request as draft April 3, 2025 15:08
@youngjungithub
Copy link
Contributor Author

Todo:

  1. Ensure all new functionality (lines of code may act as a proxy) is under test. This will prevent accidental regression in the future.
  2. Rework the commit message so it is usable as a release note.

…d query parameter support"

This reverts commit a69b8e5.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant