googleapis / googleapis/google-cloud-java
[sdk-platform-java] Unknown fields in the generation configuration should not be checkin
Open
priority: p2
type: feature request
- Dominant language
- Java
- Stars
- 2.1k
- Forks
- 1.2k
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 154
Description
We have a [from_yaml](https://github.com/googleapis/sdk-platform-java/blob/7d6d66a161db5edc538aec065405954acf4434c5/hermetic_build/common/model/generation_config.py#L113) function to verify the generation config contains all required fields.
We should enhance this function to raise an exception if an unknown parameter is set in the configuration.
Contributor guide
Assessment
This issue has not been assessed yet.