upd: notice.api:3.0 (fix existing references).2

This commit is contained in:
xdrm-brackets 2017-12-13 00:09:04 +01:00
parent 0f9a14ae3a
commit 0c0ec01314
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ Things you **have** to do :
- implement your processes (obviously) - implement your processes (obviously)
Things you **don't have** to do : Things you **don't have** to do :
- input type check (cf. [Checker](#V-type-checker)) - input type check (cf. [Checker](#v-type-checker))
- multiple permission management - multiple permission management
- optional or required input - optional or required input
- multipart and file input - multipart and file input