Skip to content

Commit 018d768

Browse files
author
Vipin Jain
committed
avoid operlinks for client code gen
1 parent 3ced26a commit 018d768

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

client/contivModelClient.go

-1
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,6 @@ type NetworkOper struct {
287287
NumEndpoints int `json:"numEndpoints,omitempty"` // external packet tag
288288
PktTag int `json:"pktTag,omitempty"` // internal packet tag
289289

290-
OperLinks NetworkLinks `json:"links,omitempty"`
291290
}
292291

293292
type NetworkInspect struct {

0 commit comments

Comments
 (0)