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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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 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 Update information for a single interface