Demo image route
This commit is contained in:
@@ -190,7 +190,7 @@ paths:
|
||||
minimum: 0
|
||||
maximum: 30
|
||||
default: 10
|
||||
description: The number of items to return.
|
||||
description: Number of items per page, influences returned pages count.
|
||||
responses:
|
||||
200:
|
||||
description: Success.
|
||||
@@ -291,7 +291,7 @@ paths:
|
||||
minimum: 0
|
||||
maximum: 30
|
||||
default: 10
|
||||
description: The number of items to return.
|
||||
description: Number of items per page, influences returned pages count.
|
||||
responses:
|
||||
200:
|
||||
description: Success.
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user