Skip to content
Snippets Groups Projects
Commit 45f76c99 authored by Justin Ehlert's avatar Justin Ehlert
Browse files

Add default values for search parameters

parent d444a55d
No related branches found
No related tags found
No related merge requests found
......@@ -6,9 +6,11 @@
- name: simple
in: query
type: boolean
x-sdk-default: 'true'
- name: limit
in: query
type: integer
x-sdk-default: 100
- name: body
in: body
required: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment