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

Support OData v4 query POST endpoint in Open API #416

Open
dmchughaxway opened this issue Jul 17, 2023 · 0 comments
Open

Support OData v4 query POST endpoint in Open API #416

dmchughaxway opened this issue Jul 17, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@dmchughaxway
Copy link

Problem description

The following new features exists in OData v4. See https://docs.oasis-open.org/odata/new-in-odata/v4.01/cn04/new-in-odata-v4.01-cn04.html#sec_Newquery
The parsing logic needs to be updated to indicate such a path as a possible route.

Feature request

Update the parsing logic to display a POST endpoint which takes a query payload for each query GET endpoint.

@dmchughaxway dmchughaxway added the enhancement New feature or request label Jul 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant