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

relationship adding to ving records #37

Closed rizen closed 5 months ago

rizen commented 5 months ago

When adding relationships to Ving records we need a way to generate the related APIs automatically. For example, when I added S3File as avatar to User it didn't create an API file at /api/user/[id]/avatar