Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Commit

Permalink
Add typoTolerance component on POST search
Browse files Browse the repository at this point in the history
  • Loading branch information
gmourier committed Mar 1, 2022
1 parent f141a9c commit 9e5d603
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions open-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1541,6 +1541,8 @@ paths:
default: 20
sort:
$ref: '#/components/schemas/sort'
typoTolerance:
$ref: '#/components/schemas/typoTolerance'
examples:
Example:
value:
Expand Down

0 comments on commit 9e5d603

Please sign in to comment.