You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dynamically calculate hiddenFrom field value for the record, add it to frontend’s output. Since hiddenFrom is a field for frontend, it should use frontend’s terminology, i.e. guest instead of public
Based on hiddenFrom and requestor’s role, return either full resource data or 403
Build attachment's link using attachment_filename and s3. Refer to applications to see how it's implemented
GET /resources/<id>endpointhiddenFromfield value for the record, add it to frontend’s output. Since hiddenFrom is a field for frontend, it should use frontend’s terminology, i.e.guestinstead ofpublichiddenFromand requestor’s role, return either full resource data or 403