From bd295a8e4c5620733c025b7960adb4789596aa6c Mon Sep 17 00:00:00 2001 From: jedi Date: Wed, 18 Dec 2019 00:41:38 +0100 Subject: [PATCH] meka api.md a little more explicit --- API.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/API.md b/API.md index 72c6a7a..49648f2 100644 --- a/API.md +++ b/API.md @@ -17,25 +17,25 @@ json endpoints returning a list should always be encapsulated ba an object to ma #### ``GET /api///items/`` Returns all results of a fuzzy search over all items for . The should be url-encoded. -#### ``GET /api///item/`` +#### ``GET /api///item/`` -#### ``DELETE /api///item/`` +#### ``DELETE /api///item/`` -#### ``PUT /api///item/`` +#### ``PUT /api///item/`` -#### ``POST /api///item/`` +#### ``POST /api///item/`` ### 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