OpenAPI "format" contains open value, "pattern" is for regEx. "format":"UUID" ARE widely used in our rest spec. One choice is to add @pattern and repoint @format to "format". Thoughts? ---- https://swagger.io/docs/specification/data-models/data-types/
OpenAPI "format" contains open value, "pattern" is for regEx. "format":"UUID" ARE widely used in our rest spec.
One choice is to add @pattern and repoint @Format to "format". Thoughts?
https://swagger.io/docs/specification/data-models/data-types/