Updated by liaham about 1 year ago
``` ruby accept_api_auth :index, :archive, :unarchive, :destroy ``` Should return only projects where `is_project_type: true`. Allow association `:relatives`.
Back