plainblack / ving

An opinionated web services starter for Nuxt3 that provides REST and per-field privileges out of the box.
https://plainblack.github.io/ving/
58 stars 7 forks source link

figure out a way to share file extensions for s3files from schema #104

Closed rizen closed 2 months ago

rizen commented 2 months ago

So that it could be used in both the drop zone in the client, and also for verifyExtensions in the rest endpoint

rizen commented 2 months ago

implemented