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

Make validation of REST bindings optional #168

Open
michaelbausor opened this issue Apr 17, 2018 · 0 comments
Open

Make validation of REST bindings optional #168

michaelbausor opened this issue Apr 17, 2018 · 0 comments
Labels
type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@michaelbausor
Copy link
Contributor

Currently, if an API method supports additional bindings that are not listed in the rest config file, then attempting to set those bindings in the request message will cause an error, such as googleapis/google-cloud-php#985

We should allow (or make it possible) for clients to use unvalidated data, so that REST calls can be made to paths that are unknown to the client.

@JustinBeckwith JustinBeckwith added 🚨 This issue needs some love. triage me I really want to be triaged. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. and removed enhancement triage me I really want to be triaged. 🚨 This issue needs some love. labels Jun 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

2 participants