vivmagarwal / strapi-plugin-custom-api-builder

36 stars 9 forks source link

Set role permissions on a custom API #17

Open mirisuzanne opened 1 year ago

mirisuzanne commented 1 year ago

Thank you for this. Is it possible to set role permissions for an API built this way? The resulting end points don't show up in the role settings for me. I was hoping to use this as a way to expose some fields of a content type to a public api, without exposing the entire content type.