From b802791518e60b8901b3e9091f5904be589310d1 Mon Sep 17 00:00:00 2001 From: Asim Aslam Date: Thu, 3 Jun 2021 14:43:26 +0100 Subject: [PATCH] delete example --- file/examples.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/file/examples.json b/file/examples.json index 4089621..66b23a4 100644 --- a/file/examples.json +++ b/file/examples.json @@ -26,6 +26,14 @@ ] } }], + "delete": [{ + "title": "Delete file", + "request": { + "project": "examples", + "path": "/document/text-files/file.txt" + }, + "response": {} + }], "read": [{ "title": "Read file", "request": {