-
-
Notifications
You must be signed in to change notification settings - Fork 234
Open
Labels
Description
Problem and impact
I may just be missing something obvious here but I can't seem to add URLs as resources using the API. This is supported using the web form, but it's not apparent how to do so with the uploads API which is restricted to only images or PDFs. Link resources have resource IDs so my natural inclination would be to use the api/upload API.
Can this be added somehow? CC @vchuravy
-- Raye, JuliaCon 2025 Executive Chair
Proposed solution / feature
Add support for text/plain as a Content-Type to the uploads API.
Context or examples
No response