jsonapi-converter icon indicating copy to clipboard operation
jsonapi-converter copied to clipboard

fix for null 'type' attribute

Open dementiacs opened this issue 7 years ago • 1 comments

Added extra check for a missing "type" in much the same way as is done already for "id". This prevents a NullPointerException problem.

dementiacs avatar Jun 04 '18 07:06 dementiacs

Please change the PR to include relevant code changes only, remove all formatting changes and add a unit test to cover the change.

jasminb avatar Jun 05 '18 10:06 jasminb