Ricardo Borelli

Results 3 issues of Ricardo Borelli

What is the best way to define a polymorphic relationship? I created the models and they are inheriting from the same base class, but then how do I define a...

Added parse option JKParseOptionNormalizeOnNull to use an empty string instead of NSNull class on `null` value. A client's API return a JSON with 'null' values on server error, so to...

Xcode 15.3 added a new JSON format `BuildOperationTaskMetrics`. This PR handles the new token `*` to fix #203 . If more people can test it to check that it is...