refactor: new types
This commit is contained in:
parent
e6dc27fd55
commit
4949a3c25f
3 changed files with 21 additions and 12 deletions
|
|
@ -35,11 +35,13 @@ paths:
|
|||
name: limit
|
||||
schema:
|
||||
type: integer
|
||||
format: int32
|
||||
default: 10
|
||||
- in: query
|
||||
name: offset
|
||||
schema:
|
||||
type: integer
|
||||
format: int32
|
||||
default: 0
|
||||
- in: query
|
||||
name: fields
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue