Archived
2

deleting a material is rejected if it is referenced by a sample

This commit is contained in:
VLE2FE
2020-05-08 09:58:12 +02:00
parent 63a5f5ebd1
commit 16a1cf5ba8
12 changed files with 50 additions and 18 deletions

View File

@ -79,6 +79,8 @@
responses:
200:
$ref: 'api.yaml#/components/responses/Ok'
400:
$ref: 'api.yaml#/components/responses/400'
401:
$ref: 'api.yaml#/components/responses/401'
403:

View File

@ -123,7 +123,7 @@
/sample/notes/fields:
get:
summary: TODO list all existing field names for custom notes fields
summary: list all existing field names for custom notes fields
description: 'Auth: all, levels: read, write, maintain, dev, admin'
tags:
- /sample