Created by: arey
This Pull Request implements the feature describe in https://github.com/OpenAPITools/openapi-generator/issues/14141 with a TDD approach.
It adds an externalDocs
attribute to the @Operation
annotation regarding the operation yaml specification.
PR checklist
- [ X] Read the contribution guidelines.
- [ X] Pull Request title clearly describes the work in the pull request and Pull Request description provides details about how to validate the work. Missing information here may result in delayed response from the community.
- [ X] Run the following to build the project and update samples
- [X ] File the PR against the correct branch:
master
(6.3.0) (minor release - breaking changes with fallbacks),7.0.x
(breaking changes without fallbacks) - [ X] If your PR is targeting a particular programming language, @mention the technical committee members, so they are more likely to review the pull request. For JavaSpring comitttee @cachescrubber (2022/02) @welshm (2022/02) @MelleD (2022/02) @atextor (2022/02) @manedev79 (2022/02) @javisst (2022/02) @borsch (2022/02) @banlevente (2022/02) @Zomzog (2022/09) Core Team : @wing328 @jimschubert @cbornet @jmini @etherealjoy @spacether