Skip to content

Commit

Permalink
Removed unused fields from Node HostInfo
Browse files Browse the repository at this point in the history
  • Loading branch information
hopleus committed Oct 5, 2024
1 parent 11b6693 commit 811a987
Show file tree
Hide file tree
Showing 4 changed files with 94 additions and 125 deletions.
198 changes: 89 additions & 109 deletions gen/go/headscale/v1/node.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 0 additions & 7 deletions gen/openapiv2/headscale/v1/headscale.swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -1325,13 +1325,6 @@
"DeviceArch": {
"type": "string",
"title": "\"Machine\" from tailcfg.Hostinfo"
},
"DeviceHostname": {
"type": "string",
"title": "\"Hostname\" from tailcfg.Hostinfo"
},
"Package": {
"type": "string"
}
}
},
Expand Down
Loading

0 comments on commit 811a987

Please sign in to comment.