@liblab.com @liblab.com · May 7

Precision matters in your OpenAPI spec! Be explicit with string formats (date-time, password, uuid, uri, email). The format modifier is open so you can define your own format names and tooling can later use those format names for validation.

0 likes 1 replies

?

Replies

@liblab.com · May 7

Extra tip: pattern can be used within an OpenAPI spec to define a regex for validation