use json encoding for route body parameters, implement modify user/group/pool operations, simplify schema by using comon lib struct tags and RequireAll and AtLeastOne helper functions, properly implement locadb as Backend interface
This commit is contained in:
@@ -16,5 +16,8 @@
|
||||
"uuid": "<secret-uuid>"
|
||||
},
|
||||
"paas-client-role": "<PAAS Client Role>"
|
||||
},
|
||||
"localdb": {
|
||||
"path": "localdb.json"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user