Skip to content

Commit 5b6e614

Browse files
MilosMilos
Milos
authored and
Milos
committed
Strange conflict fix
1 parent cc3564d commit 5b6e614

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/JsonApiDotNetCore/Internal/Query/RelatedAttrFilterQuery.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ public RelatedAttrFilterQuery(
2626

2727
[Obsolete("Use " + nameof(Attribute) + " instead.")]
2828
public AttrAttribute FilteredAttribute { get; set; }
29+
2930
[Obsolete("Use " + nameof(Relationship) + " instead.")]
3031
public RelationshipAttribute FilteredRelationship { get; set; }
3132
}

0 commit comments

Comments
 (0)