Skip to content

Instantly share code, notes, and snippets.

@webron
Created October 26, 2017 06:45
Show Gist options
  • Save webron/9775bf01aaeef9cd898fe561c5e6588c to your computer and use it in GitHub Desktop.
Save webron/9775bf01aaeef9cd898fe561c5e6588c to your computer and use it in GitHub Desktop.
- in: query
name: field
schema:
type: array
items:
type: string
enum:
- value1
- value2
- value3
uniqueItems: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment