-
##### Description
Hi ,
I am generate with swagger-codegen-maven-plugin using JAX RS Project .
I have swagger yaml file .
I want to add custom annotation to swagger generator
##### openapi-gene…
-
#### Bug Report Checklist
- [ ] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
Hello,
I'm using swagger maven plugin to generate the swagger files.
But, swagger generation fails when I've both older and newer swagger dependency on the classpath.
__Swagger Maven Plugin ver…
-
hi Yukai,
I found out that we automatically hide AsyncResponse in swagger maven plugin, could you please share how we achieve this? I can't find any filter in this project. For swagger UI, I have to …
-
Updated the project to use swagger-maven-plugin-3.1.1-SNAPSHOT, since 3.0.1-SNAPSHOT cannot be found and all I got under swager.json is :
{
"swagger" : "2.0",
"info" : {
"description" : "This …
-
##### Description
I have a multi-module project that uses swagger-codegen-maven-plugin to generate Java stubs. In one of the modules (module A), we don't have `generateApis` set (which should …
-
##### Description
The README of swagger-codegen-maven-plugin has the following line:
> - `configOptions` - a map of language-specific parameters (see below)
, but `configOptions` is not m…
-
I am using the following versions of swagger and swagger-maven-plugin. You can see below my configuration and the swagger.json file. It is clearly missing many of the fields defined in the annotation.…
-
Hi All,
Need help in generating swagger.json from swagger maven plugin.My POM file looks like:
4.0.0
swagger-maven-example
swagger-maven-example
1.0-SNAPSHOT
war
…
-
Hello sir @fehguy
after you help, I could run server normally
and I run a test API successfully, but 404 error happened
I have check web.xml where not a webapp project
I don't know how t…