get: {
            '/activities/:activityId': {
                type: 'student',
                error: 'Not authorized to get this activity'
            },