From: Francis Dupont Date: Fri, 5 Dec 2025 16:34:35 +0000 (+0100) Subject: [#4230] Fixed API files X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0731b8317e6c56138f6e72b30f25cb6d0e2bc6d;p=thirdparty%2Fkea.git [#4230] Fixed API files --- diff --git a/src/share/api/lease4-get-by-state.json b/src/share/api/lease4-get-by-state.json index d86e6ab169..5961349a75 100644 --- a/src/share/api/lease4-get-by-state.json +++ b/src/share/api/lease4-get-by-state.json @@ -2,7 +2,7 @@ "access": "read", "avail": "3.1.5", "brief": [ - "This command retrieves all IPv4 leases with the specified state" + "This command retrieves all IPv4 leases with the specified state", " and optionally in a subnet." ], "cmd-syntax": [ diff --git a/src/share/api/lease6-get-by-state.json b/src/share/api/lease6-get-by-state.json index f89edb3d6f..a1af8ec023 100644 --- a/src/share/api/lease6-get-by-state.json +++ b/src/share/api/lease6-get-by-state.json @@ -2,7 +2,7 @@ "access": "read", "avail": "3.1.5", "brief": [ - "This command retrieves all IPv6 leases with the specified state" + "This command retrieves all IPv6 leases with the specified state", " and optionally in a subnet." ], "cmd-syntax": [