paginate api list dokter
This commit is contained in:
@@ -282,6 +282,16 @@ paths:
|
||||
in: query
|
||||
name: search
|
||||
type: string
|
||||
- default: "10"
|
||||
description: Limit
|
||||
in: query
|
||||
name: limit
|
||||
type: string
|
||||
- default: "0"
|
||||
description: Offset
|
||||
in: query
|
||||
name: offset
|
||||
type: string
|
||||
responses:
|
||||
"200":
|
||||
description: OK
|
||||
|
||||
Reference in New Issue
Block a user