somOccasional Visitor11 months agoanyOf with pattern keyword in schemacan we write like this in 3.0 swagger?schema: anyOf: - pattern: ^[a-zA-{6,200}$ - pattern: ^[A-Z0-9!@$._-]]{4,200}$ type: string
Recent DiscussionsHiding one of multiple routes for an endpoint - Swagger c# .net 4.8How to customize the swagger-editor to include other definitions besides the PetStoreJersey 3.x + Grizzly Web Service Swagger Advice