Support strict escaping requirements for REST query parameters #1187
Labels
priority: p3
Desirable enhancement or fix. May not be included in next release.
status: blocked
Resolving the issue is dependent on other work.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Showcase REST integration tests are written to expect the showcase server to throw an
IllegalArgumentException
until the query parameters meet a more strict set of requirements as defined here:https://github.com/googleapis/gapic-showcase/blob/v0.25.0/util/genrest/resttools/systemparam.go#L37-L46
This issue is referenced in a TODO in the showcase BUILD.bazel file. To replicate, enable numeric enums and see
DEVELOPMENT.md
for how to run the showcase integration tests.The text was updated successfully, but these errors were encountered: