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

examples in VingSchema need to differentiate between the able and the kind class #155

Closed rizen closed 1 week ago

rizen commented 1 month ago

For example findOne() has an example where it shows using the kind class instead of the table name

rizen commented 1 week ago

Fixed: examples in VingSchema need to differentiate between the able and the kind class #155