Archived
2

finished /material methods

This commit is contained in:
VLE2FE
2020-04-29 16:09:31 +02:00
parent 2f0d2f2276
commit 5f20afcf04
5 changed files with 78 additions and 14 deletions

View File

@ -40,7 +40,7 @@
500:
$ref: 'api.yaml#/components/responses/500'
put:
summary: TODO change material
summary: change material
description: 'Auth: basic, levels: write, maintain, dev, admin'
tags:
- /material
@ -79,8 +79,6 @@
responses:
200:
$ref: 'api.yaml#/components/responses/Ok'
400:
$ref: 'api.yaml#/components/responses/400'
401:
$ref: 'api.yaml#/components/responses/401'
403: