Giovanni Fertuso
Giovanni Fertuso
When using swagger-codegen-maven-plugin version **3.0.29** with configuration: ```xml spring spring-cloud ``` classes are generated using old Swagger 1.5.x / OAS 2.x annotations instead of OAS3 annotations. In my understanding, this...
It should be possible to persist project configuration fields. For the moment the project configuration will contain only the field `enableCandidateStarters`. Eg. of project: ``` {"users":[],"groups":[],"version":"1","name":"myproj","id":"29fb2cf0-f0ab-42ba-b90b-2e8dc6f0328c","description":"","createdBy":"modeler","creationDate":"2022-08-11T11:15:15.712+0000","lastModifiedBy":"modeler","lastModifiedDate":"2022-08-11T11:17:19.056+0000", "configuration":{"enableCandidateStarters":true}} ```
Add the ability to use JsonPatch to directly set values for properties of a JSON process variable