Skip to content

Instantly share code, notes, and snippets.

@dset0x
Created November 5, 2014 12:31
Show Gist options
  • Save dset0x/b3b216406f25ab53a76e to your computer and use it in GitHub Desktop.
Save dset0x/b3b216406f25ab53a76e to your computer and use it in GitHub Desktop.
type: map
mapping:
name:
type: str
required: True
check:
type: str
required: True
arguments:
type: map
mapping:
regex;():
type: any
options:
type: map
mapping:
consider_deleted_records:
type: bool
holdingpen:
type: bool
filter:
type: map
mapping:
pattern:
type: str
# pattern: ^.+:/.+/$
field:
type: str
collection:
type: str
limit:
type: int
range:
min: 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment