backend: POST /admin/functions créé une fonction

This commit is contained in:
Divlo
2020-03-25 22:59:08 +01:00
parent 96af78f967
commit cec6881308
9 changed files with 154 additions and 30 deletions

1
api/.gitignore vendored
View File

@ -18,6 +18,7 @@
.env.development.local
.env.test.local
.env.production.local
/temp
npm-debug.log*
yarn-debug.log*