turnserver registration apis

This commit is contained in:
Abhishek Kondur
2023-04-06 08:50:34 +04:00
parent d96360565b
commit f54ae9ae8f
20 changed files with 138 additions and 123 deletions

View File

@@ -3,7 +3,7 @@ package errors
import (
"net/http"
"github.com/gravitl/netmaker/turnserver/internal/models"
"github.com/gravitl/netmaker/models"
)
type ApiRespErr string