randomouscrap98 / contentapi

A generic content system to make some kinda standard websites
GNU General Public License v3.0
9 stars 2 forks source link

formdata+json endpoint #131

Closed randomouscrap98 closed 1 year ago

randomouscrap98 commented 2 years ago

if possible, have a single field in the formdata be an entire object that is interpreted as json. However it has to be done, just see if it will work. This will be a third image upload endpoint

randomouscrap98 commented 2 years ago

or, new idea: add a json field to the existing formdata endpoint which is the entire content you want, and remove the globalPerms and all that.

randomouscrap98 commented 2 years ago

This might not directly support oldsbs but changing the file upload format will greatly impact oldsbs, so...

randomouscrap98 commented 1 year ago

I think this was to have keywords and stuff on the formdata. i Just added them to the form, whatever :)