mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-08 10:11:08 +08:00
massive number of changes to schema and error handling.
This commit is contained in:
@@ -27,7 +27,7 @@ func HandleRESTRequests(wg *sync.WaitGroup) {
|
||||
|
||||
nodeHandlers(r)
|
||||
userHandlers(r)
|
||||
groupHandlers(r)
|
||||
networkHandlers(r)
|
||||
fileHandlers(r)
|
||||
serverHandlers(r)
|
||||
|
||||
|
Reference in New Issue
Block a user