Skip to content

Instantly share code, notes, and snippets.

@jstoiko
Created April 11, 2018 07:03
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save jstoiko/fbfacd3d119965307e15d6e6c3d1d7e1 to your computer and use it in GitHub Desktop.
#%RAML 1.0 Trait
usage: Apply this to a method that supports sparse fieldsets
queryParameters:
fields?:
type: string
pattern: (<<fieldset>>),?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment