Updated by liaham 8 months ago
``` ruby accept_api_auth :index, :archive, :unarchive, :destroy ``` Should return only projects where `is_project_type: true`. Allow associations `:relatives`, `:author` association `:relatives`.
Back