aronbalog / Vox

Swift JSON:API client framework
http://jsonapi.org
MIT License
46 stars 19 forks source link

relationship subset #18

Open ZahraAsgharzadeh opened 6 years ago

ZahraAsgharzadeh commented 6 years ago

Hi , I have a relationship and I want to set subset for it . How can I do that ? You know I want POST my relationships and attributes . We have a URL and we use it to create a request to a server . Cause of this , we should create a class and we have 2 attributes and 2 other attributes which they should be in our relationship as subsets . I don't know how can I set it as code , How can I define attribute for relationship ????☹️ here is the screenshot which I mean . screen shot 1397-02-27 at 3 06 13 pm