-
Notifications
You must be signed in to change notification settings - Fork 83
Open
Labels
bugraml-parser-2Issue related to raml-parser-2 projectIssue related to raml-parser-2 projectv2Feature will be implemented in v2.0 only (master branch)Feature will be implemented in v2.0 only (master branch)
Description
Found that applying the workaround in #283 by using required: false
rather than short-hand notation is effective only when traits are directly referenced. If a trait is referring to a different trait which has queryParameters, the nested trait's queryParameters do not reflect in the generated code.
Reproducer - Clone the code from https://github.com/techpavan/springmvc-raml-plugin-issues/ and check the code generated to list all the bus brands against for the car brands.
Metadata
Metadata
Assignees
Labels
bugraml-parser-2Issue related to raml-parser-2 projectIssue related to raml-parser-2 projectv2Feature will be implemented in v2.0 only (master branch)Feature will be implemented in v2.0 only (master branch)