wip: rest api user endpoint

This commit is contained in:
marko
2023-12-24 19:46:49 +01:00
parent 9ab62485a6
commit 38cc02120c
4 changed files with 60 additions and 28 deletions

View File

@@ -7,7 +7,8 @@
"remotePath": "/www/participo",
"ignore": [
".vscode",
"*.py"
"*.py",
"*.config.yaml"
],
"uploadOnSave": true
}