Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian Castro authored Jan 3, 2024
1 parent f6f35c7 commit 2043244
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ If you're looking to integrate a custom endpoint for uploads using ishare, you'r

**Note:** Version 2.0.0 introduces breaking changes. Follow the migration guide for updates and consider reinstallation if you encounter issues post-update.

<div markdown="1">
<details>
<summary>
📝 Specification (2.0.0 and newer)
Expand Down Expand Up @@ -115,8 +116,10 @@ This new specification allows for more dynamic URL construction and handles dele
For `responseURL` and `deletionURL`, JSON properties that are derived from the response payload can be defined as `{{jsonProperty}}`. There is support for nesting (`upload.url`) and arrays (`files[0].url`).

</details>
</div>

## ⚙️ Migration from Previous Specification
<div markdown="1">
<details>
<summary>Click to expand</summary>

Expand Down Expand Up @@ -159,6 +162,7 @@ After:
}
```
</details>
</div>

## 📤 Compatible Uploader Services
ishare is confirmed to be compatible with the following uploader services:
Expand Down

0 comments on commit 2043244

Please sign in to comment.