Skip to content

@W-18482690: allow unknown query params#196

Merged
unandyala merged 14 commits intofeature/oasfrom
unandyala-allow-query-params
Jun 3, 2025
Merged

@W-18482690: allow unknown query params#196
unandyala merged 14 commits intofeature/oasfrom
unandyala-allow-query-params

Conversation

@unandyala
Copy link
Contributor

@unandyala unandyala commented May 29, 2025

This PR includes changes to allow unknown query parameters for the API call so that when a new query parameter is added in the API, we don't need a new release of the SDK

Note: API implemention holds the responsibility to validate the query params

@unandyala unandyala requested a review from a team as a code owner May 29, 2025 15:28
Copy link
Contributor

@joeluong-sfcc joeluong-sfcc left a comment

Choose a reason for hiding this comment

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

Are we planning to create a follow up PR for the node SDK once the OAS work gets merged in?

Other than these points LGTM

@unandyala unandyala changed the title WIP: allow unknown query params WIP: @W-18482690: allow unknown query params May 30, 2025
@unandyala
Copy link
Contributor Author

Are we planning to create a follow up PR for the node SDK once the OAS work gets merged in?

Other than these points LGTM

yes

Copy link
Contributor

@joeluong-sfcc joeluong-sfcc left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for updating the conditional check

@unandyala unandyala changed the base branch from oas-support to feature/oas June 3, 2025 17:13
@unandyala unandyala changed the title WIP: @W-18482690: allow unknown query params @W-18482690: allow unknown query params Jun 3, 2025
@unandyala unandyala merged commit 88c1b54 into feature/oas Jun 3, 2025
4 of 10 checks passed
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.

3 participants