소스 검색

update json tag

abhishek9686 1 년 전
부모
커밋
67f2b43779
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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