You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 3, 2023. It is now read-only.
For some post types attachments will be required. We'll also need some internal architecture to allow uploading of files.
The tent specification defines the following routes to handle this:
POST /posts
(during thePOST
for a post I assume).GET /posts/<id>/attachments/<aid>
The text was updated successfully, but these errors were encountered: