mirror of
https://github.com/encounter/JSONAPI.git
synced 2026-03-30 11:18:38 -07:00
Add sparse fieldset resource body tests
This commit is contained in:
@@ -10,7 +10,7 @@ public struct SparseFieldset<
|
||||
MetaType: JSONAPI.Meta,
|
||||
LinksType: JSONAPI.Links,
|
||||
EntityRawIdType: JSONAPI.MaybeRawId
|
||||
>: Encodable where Description.Attributes: SparsableAttributes {
|
||||
>: EncodablePrimaryResource where Description.Attributes: SparsableAttributes {
|
||||
|
||||
public typealias Resource = JSONAPI.ResourceObject<Description, MetaType, LinksType, EntityRawIdType>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user