Browse Source

update json tag

abhishek9686 1 year ago
parent
commit
67f2b43779
1 changed files with 1 additions and 1 deletions
  1. 1 1
      models/structs.go

+ 1 - 1
models/structs.go

@@ -198,7 +198,7 @@ type IngressRequest struct {
 
 // InetNodeReq - exit node request struct
 type InetNodeReq struct {
-	InetNodeClientIDs []string `json:"inet_node_client_id"`
+	InetNodeClientIDs []string `json:"inet_node_client_ids"`
 }
 
 // ServerUpdateData - contains data to configure server