Przeglądaj źródła

update json tag

abhishek9686 1 rok temu
rodzic
commit
67f2b43779
1 zmienionych plików z 1 dodań i 1 usunięć
  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