googleapis / googleapis/google-cloud-java

[sdk-platform-java] Support strict escaping requirements for REST query parameters

Open
#12,517 2 comments 0 reactions 0 assignees View on GitHub
priority: p3 status: blocked type: bug
Dominant language
Java
Stars
2.1k
Forks
1.2k
Avg merge
1d 23h
Merged PRs (30d)
154

Description

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](https://github.com/googleapis/gapic-generator-java/blob/main/showcase/BUILD.bazel#L52-L54) file. To replicate, enable numeric enums and see `DEVELOPMENT.md` for how to run the showcase integration tests.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.