Archived
2

spectrum field working again

This commit is contained in:
VLE2FE
2020-07-09 13:48:27 +02:00
parent 6a02f09e7f
commit 1ddc2b617a
13 changed files with 269 additions and 115 deletions

View File

@ -39,10 +39,10 @@ info:
servers:
- url: https://definma-api.apps.de1.bosch-iot-cloud.com
description: server on the BIC
- url: http://localhost:3000
description: local server
- url: https://digital-fingerprint-of-plastics-api.apps.de1.bosch-iot-cloud.com/
description: server on the BIC
security:

View File

@ -2,7 +2,7 @@
get:
summary: all samples in overview
description: 'Auth: all, levels: read, write, maintain, dev, admin'
x-doc: returns only samples with status 10
x-doc: 'Limitations: paging and csv output does not work when including the spectrum measurement fields as well as the returned number of total samples'
tags:
- /sample
parameters:
@ -61,6 +61,12 @@
responses:
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
schema:
type: integer
example: 243
content:
application/json:
schema: