-
-
Notifications
You must be signed in to change notification settings - Fork 7.3k
Closed
Description
Description
There is no way of making the jaxrs-spec generator with configOptions -> oas3=true to generate annotations using swagger v3 annotations.
openapi-generator version
6.0.0-SNAPSHOT
OpenAPI declaration file content or url
https://github.com/OAI/OpenAPI-Specification/blob/main/examples/v3.0/petstore.yaml
Command line used for generation
java -jar modules/openapi-generator-cli/target/openapi-generator-cli.jar generate -i /Users/ashishsanodia/petstore.yaml -g jaxrs-spec -o /Users/ashishsanodia/test-pet-server-api -c /Users/ashishsanodia/pet-server-generator-config.json
Steps to reproduce
generate server stub using above command line
Related issues/PRs
Suggest a fix/enhancement
Similar to what spring generator supports oas3=true to generate annotations using swagger v3 annotations.
kozi, andrei-ivanov, turbospaces, vukasl, arya-harness and 1 more
Metadata
Metadata
Assignees
Labels
No labels