docs, linting, header unpacking fix

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
Jokob @NetAlertX
2025-12-08 01:53:24 +00:00
committed by GitHub
parent 77659afa9e
commit 7a6a021295
3 changed files with 95 additions and 3 deletions

View File

@@ -303,4 +303,4 @@ def test_openapi_spec(client, api_token):
assert "/devices/network/topology" in spec["paths"]
assert "/events/recent" in spec["paths"]
assert "/device/{mac}/set-alias" in spec["paths"]
assert "/nettools/wakeonlan" in spec["paths"]
assert "/nettools/wakeonlan" in spec["paths"]