Closed schlagi123 closed 3 years ago
available in 2021.4-SNAPSHOT, you can test it by adding it to the processor configuration.
Example:
// ...
spring {
processor 'io.openapiprocessor:openapi-processor-core:2021.4-SNAPSHOT'
processor 'io.openapiprocessor:openapi-processor-spring:2021.3.1'
// ...
}
Hi, it would be great, if the generator could resolve the pattern property (in models) to a @Pattern annotation (Bean Validation)