From 3cbe14e6943bf2b02471c0a6736d71b2a750195b Mon Sep 17 00:00:00 2001 From: Kerem Nalbant Date: Mon, 21 Aug 2023 14:59:53 +0300 Subject: [PATCH] Fix saveFile method documentation --- docs/files/file-api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/files/file-api.md b/docs/files/file-api.md index 6b2ae33..4914c24 100644 --- a/docs/files/file-api.md +++ b/docs/files/file-api.md @@ -69,7 +69,7 @@ Response (201): ### Step 3: Call saveFile to persist the file and create a File entity ``` -POST https://file.sls.epilot.io/v1/files/upload +POST https://file.sls.epilot.io/v1/files ``` Body (application/json):