implemented x-total-items header
This commit is contained in:
@ -62,8 +62,8 @@
|
||||
200:
|
||||
description: samples overview (if the csv parameter is set, this is in CSV instead of JSON format)
|
||||
headers:
|
||||
X-Total-Items:
|
||||
description: Total number of available items when page is specified
|
||||
x-total-items:
|
||||
description: Total number of available items when from-id is not specified and spectrum field is not included
|
||||
schema:
|
||||
type: integer
|
||||
example: 243
|
||||
|
Reference in New Issue
Block a user