From 4c695ae120289d03d32643e1ef6e361d63edd047 Mon Sep 17 00:00:00 2001 From: jedi Date: Sat, 30 Nov 2019 18:33:18 +0100 Subject: [PATCH] make boxes event independent --- API.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/API.md b/API.md index b2d7126..00f272b 100644 --- a/API.md +++ b/API.md @@ -27,15 +27,15 @@ Returns all results of a fuzzy search over all items for . The //boxes`` +#### ``GET /api//boxes`` -#### ``GET /api///box/`` +#### ``GET /api//box/`` -#### ``DELETE /api///box/`` +#### ``DELETE /api//box/`` -#### ``PUT /api///box/`` +#### ``PUT /api//box/`` -#### ``POST /api///box/`` +#### ``POST /api//box/`` ### Events ```json