Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -1115,9 +1115,11 @@ components:
style: form
explode: true
schema:
type: string
maxLength: 4000
example: refine=price=(0..10)&refine=c_refinementColor=green
items:
type: string
maxLength: 4000
example: refine=price=(0..10)&refine=c_refinementColor=green
type: array
sort:
name: sort
in: query
Expand Down