1
0
mirror of https://github.com/home-assistant/supervisor.git synced 2025-12-25 04:46:25 +00:00

Fix API.md for network/interface/ (#2009)

This commit is contained in:
Joakim Sørensen
2020-09-03 16:49:59 +02:00
committed by GitHub
parent e64cf41aec
commit 41eade9325

4
API.md
View File

@@ -466,7 +466,7 @@ Get network information
}
```
#### GET `/network/{interface}/info`
#### GET `/network/interface/{interface}/info`
Get information for a single interface
@@ -482,7 +482,7 @@ Get information for a single interface
}
```
#### POST `/network/{interface}/update`
#### POST `/network/interface/{interface}/update`
Update information for a single interface