Skip to content

Instantly share code, notes, and snippets.

@SidneyAllen
Created February 17, 2024 01:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SidneyAllen/651d3dfde0887b22674046a30a1ef62b to your computer and use it in GitHub Desktop.
Save SidneyAllen/651d3dfde0887b22674046a30a1ef62b to your computer and use it in GitHub Desktop.
openapi-string-28-codegen-pattern
type: string
minLength: 1
maxLength: 100
pattern: "^[A-Za-z0-9]+$"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment