Skip to content

Commit

Permalink
Merge pull request #28 from epilot-dev/fix/save-file-documentation
Browse files Browse the repository at this point in the history
Fix saveFile method documentation
  • Loading branch information
anttiviljami authored Sep 16, 2023
2 parents 7aae3ff + 3cbe14e commit 90063d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/files/file-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -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):
Expand Down

0 comments on commit 90063d6

Please sign in to comment.