Created
April 11, 2018 07:03
-
-
Save jstoiko/fbfacd3d119965307e15d6e6c3d1d7e1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #%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