mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-28 11:36:32 +00:00
Fix API.md for network/interface/ (#2009)
This commit is contained in:
parent
e64cf41aec
commit
41eade9325
4
API.md
4
API.md
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user