-
-
Notifications
You must be signed in to change notification settings - Fork 6.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[JAXRS-spec] Add option useSwaggerAnnotations (for MicroProfile-OpenAPI) #813
[JAXRS-spec] Add option useSwaggerAnnotations (for MicroProfile-OpenAPI) #813
Commits on Aug 13, 2018
-
Use parameter "useSwaggerAnnotations" to disable swagger annotations …
…in generated code. By default annotations are generated.
Michael Kotten committedAug 13, 2018 Configuration menu - View commit details
-
Copy full SHA for aed302d - Browse repository at this point
Copy the full SHA aed302dView commit details
Commits on Aug 14, 2018
-
Remove import for ApiModel at fromModel(..), postProcessModelProperty…
…(..) is too early
Michael Kotten committedAug 14, 2018 Configuration menu - View commit details
-
Copy full SHA for 82eba8d - Browse repository at this point
Copy the full SHA 82eba8dView commit details -
Merge branch 'master' into filter_swagger_annotations
# Conflicts: # modules/openapi-generator/src/main/java/org/openapitools/codegen/languages/JavaJAXRSSpecServerCodegen.java
Michael Kotten committedAug 14, 2018 Configuration menu - View commit details
-
Copy full SHA for 4ffccae - Browse repository at this point
Copy the full SHA 4ffccaeView commit details -
Remove swagger annotations only if useSwaggerAnnotations is false
Michael Kotten committedAug 14, 2018 Configuration menu - View commit details
-
Copy full SHA for 26902cf - Browse repository at this point
Copy the full SHA 26902cfView commit details -
Merge branch 'master' into filter_swagger_annotations
Michael Kotten committedAug 14, 2018 Configuration menu - View commit details
-
Copy full SHA for 10cf7f7 - Browse repository at this point
Copy the full SHA 10cf7f7View commit details -
update Petstore sample so that CIs can verify the change
Michael Kotten committedAug 14, 2018 Configuration menu - View commit details
-
Copy full SHA for f8dae32 - Browse repository at this point
Copy the full SHA f8dae32View commit details -
Configuration menu - View commit details
-
Copy full SHA for e45c53c - Browse repository at this point
Copy the full SHA e45c53cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9916c7 - Browse repository at this point
Copy the full SHA e9916c7View commit details
Commits on Aug 15, 2018
-
update Petstore sample so that CIs can verify the change
Michael Kotten committedAug 15, 2018 Configuration menu - View commit details
-
Copy full SHA for c8c67e4 - Browse repository at this point
Copy the full SHA c8c67e4View commit details -
Merge remote-tracking branch 'origin/filter_swagger_annotations' into…
… filter_swagger_annotations
Michael Kotten committedAug 15, 2018 Configuration menu - View commit details
-
Copy full SHA for 203a7c2 - Browse repository at this point
Copy the full SHA 203a7c2View commit details -
Removed microprofile openapi dependency for now
Michael Kotten committedAug 15, 2018 Configuration menu - View commit details
-
Copy full SHA for 145fc68 - Browse repository at this point
Copy the full SHA 145fc68View commit details -
update Petstore sample so that CIs can verify the change
Michael Kotten committedAug 15, 2018 Configuration menu - View commit details
-
Copy full SHA for daaa63d - Browse repository at this point
Copy the full SHA daaa63dView commit details -
Just remove jackson imports if jackson is not used
Michael Kotten committedAug 15, 2018 Configuration menu - View commit details
-
Copy full SHA for efe7014 - Browse repository at this point
Copy the full SHA efe7014View commit details -
update Petstore sample so that CIs can verify the change
Michael Kotten committedAug 15, 2018 Configuration menu - View commit details
-
Copy full SHA for 8c33497 - Browse repository at this point
Copy the full SHA 8c33497View commit details