Skip to content

Conversation

jkrumow
Copy link
Contributor

@jkrumow jkrumow commented Jan 24, 2016

Hello @joshdholtz ,

this pull request adds the following features and fixes:

Features

  • parse and set self link on resource
  • add convenience method - (void)addProperty:(NSString*)name withJsonName:(NSString *)json to class JSONAPIResourceDescriptor.

Bugfixes

  • fix code in method - (void)inflateWithResource:(NSObject <JSONAPIResource> *)resource on class JSONAPI, current implementation resulted in a crash
  • update specs and fixtures for fixes above

Best Regards,
tarbrain

@joshdholtz
Copy link
Owner

@tarbrain Thank you for the contribution 🙌 Going to merge this in This will be included in my v1.1.0 release that should hopefully be out tonight ❤️

joshdholtz pushed a commit that referenced this pull request Jan 25, 2016
Improved resource parsing
@joshdholtz joshdholtz merged commit 063535e into joshdholtz:master Jan 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants