Skip to content

Commit

Permalink
fix: fixed count query params
Browse files Browse the repository at this point in the history
  • Loading branch information
andreyxdd authored Aug 30, 2024
1 parent 405e78c commit 8793ec1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -673,7 +673,7 @@ paths:
schema:
type: number
default: 11
- name: Count
- name: count
in: query
description: Number of items to return
required: true
Expand Down

0 comments on commit 8793ec1

Please sign in to comment.