A Swift library for working with JSON:API APIs. It supports mapping to custom model classes, fetching, advanced querying, linking and persisting.
266
stars
109
forks
source link
is it possible "2 level sortings"? #179
Open
sachin-sat opened 7 years ago
i would like sort like
persons?sort[persons][name]=asc
where persons is a resourcetype and sorting of name in person