From 5828a07e5b128b59bf53f8f019475611a0d6acdf Mon Sep 17 00:00:00 2001 From: "Scott E. Graves" Date: Wed, 13 Aug 2025 20:49:07 -0500 Subject: [PATCH] Update HTTP REST API --- HTTP-REST-API.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/HTTP-REST-API.md b/HTTP-REST-API.md index e558e6a..be3c324 100644 --- a/HTTP-REST-API.md +++ b/HTTP-REST-API.md @@ -19,9 +19,8 @@ Example hash for the password `repertory`: ``` 55427d3dfdce97ef391db56aaf63a3726266777b46df1fa6dbc492093491e7605bd39cf6a88d6ccf4499b9d0de7f78c6 ``` - (Repertory) -This document reflects the API **exactly as implemented** in the server code shown (`server` and `full_server`). +This document reflects the API **exactly as implemented** in the server code. - **Bind Address:** `127.0.0.1` - **Base Path:** `/api/v1/`