Archived
2

added status filter for materials

This commit is contained in:
VLE2FE
2020-06-17 13:42:14 +02:00
parent c95af7bc0b
commit 869a675840
4 changed files with 68 additions and 1 deletions

View File

@ -5,6 +5,13 @@
x-doc: returns only materials with status 10
tags:
- /material
parameters:
- name: status
description: 'values: validated|new|all, defaults to validated'
in: query
schema:
type: string
example: all
responses:
200:
description: all material details