Skip to content

Commit

Permalink
Merge pull request #4 from sergeyklay/fix/drop-allowEmptyValue
Browse files Browse the repository at this point in the history
Remove deprecated allowEmptyValue property
  • Loading branch information
sergeyklay authored Feb 5, 2023
2 parents 658e517 + a7d950d commit 5a9cb46
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions contracts/documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -115,15 +115,13 @@ paths:
required: false
schema:
type: string
allowEmptyValue: true
example: laptops
- name: q
description: Search term.
in: query
required: false
schema:
type: string
allowEmptyValue: true
example: samsung
responses:
'200':
Expand Down

0 comments on commit 5a9cb46

Please sign in to comment.