From 41eade932512561a5cc6bdcb167b979531975387 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20S=C3=B8rensen?= Date: Thu, 3 Sep 2020 16:49:59 +0200 Subject: [PATCH] Fix API.md for network/interface/ (#2009) --- API.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/API.md b/API.md index 935943dab..276f5f007 100644 --- a/API.md +++ b/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