google / gnostic

A compiler for APIs described by the OpenAPI Specification with plugins for code generation and other API support tasks.
Apache License 2.0
2.03k stars 241 forks source link

fix: fetch field property option for path variable and query (#436) #438

Open ulysses-code opened 2 months ago

ulysses-code commented 2 months ago

fix: fetch field property option for path variable and query (#436)

while path variable and query in message body, the parameters in generated yaml should contain the overridden properties.

Updated tests for openapiv3 as well

google-cla[bot] commented 2 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.