Related to this comment: f7aa979
The implementation of the resource_reference_type lint for AEP 132 allows for the resource_reference annotation on the parent field to reference the paginated type, while the request_parent_valid_reference implementation specifies that resource_reference must refer to the parent of the paginated type. To fix this, either the allowing of resource_reference to refer to the child type should be removed, or the request_parent_valid_reference lint should be removed.