Specifying Encoding For Form Data Parameters
- 5 years ago
Hi,
I am not sure I fully understand what you mean with:
"What does the path look like to fleshing out jaxrs2 integration such that it can be used to generate all aspects of the OpenAPI 3.0 specification, esp. with regards to its priority relative to other aspects of the Swagger Core project?"
But if I get this right you are looking for some refactor of the module to better handle processing/resolving; while this would be indeed good, we don't have planned it for short term, as always any help is more then welcome.
For your specific question/comment, many thanks for the PR providing a possible solution; this has been replaced by https://github.com/swagger-api/swagger-core/pull/3696 which adds support for `@Parameter` resolving, please give it a try and see if it solves your issue (if not, please add comments/follow ups to https://github.com/swagger-api/swagger-core/issues/3643)