danivek/json-api-serializer
Node.js/browser framework agnostic JSON API (http://jsonapi.org/) serializer.
JavaScriptMIT
Issues
- 2
Support for relationship data serialization?
#97 opened by ckeboss - 0
Having no attributes in the relation data does not add relation to included array
#134 opened by AmauryD - 12
bug: `id` is set to exclude attribute in deserialization and still included as `undefined`
#69 opened by diosney - 5
Error thrown when relationship is not registered
#129 opened by Istanful - 5
The result after serialize will not have `included` if the input doesn't have attributes
#128 opened by yidongw - 1
Is there an option to remove undefined properties?
#127 opened by yidongw - 2
Unintended object in attributes
#122 opened by shankiflang - 2
- 11
TypeScript Definitions
#60 opened by johannesschobel - 0
- 2
Incorrectly deserializing relationship when alternativeKey is set from default and relationship data is not in the included array
#116 opened by itskingori - 2
ValidationError: beforeSerialize is not allowed
#114 opened by nrcmkoh - 11
- 1
- 2
Client side deserialization
#64 opened by asalisaf - 0
- 5
Any way to support computed attributes?
#66 opened by saygun - 10
id not defined by a single column
#37 opened by chamini2 - 3
Error when try to deserialise an included relationship with `alternativeKey`
#103 opened by max-konin - 2
ObjectID (mongodb) should be serialized with .toString() and not treated as an object
#100 opened by c-dima - 1
Support extracting error class names into the 'title' field of JSON API errors
#102 opened by calmcl1 - 1
- 2
Support serialization of only meta
#91 opened by ckeboss - 1
- 0
Relationships do not work with ES2015 classes
#88 opened by firechicago - 3
bug: When installed in Angular project, it throws error since it is searching for `fs`
#87 opened by diosney - 11
Empty relationships returned as data: null.
#41 opened by wesselvdv - 1
- 0
- 0
convertCase converts arrays to objects
#80 opened by stefanvanherwijnen - 1
- 2
- 4
Replace Joi with AJV
#63 opened by faustbrian - 2
Id always serialized as string
#72 opened by Hardsix - 13
- 4
- 0
deserializeResource fails when blacklistOnDeserialize is set but no attributes are present
#61 opened by pichfl - 2
Error handling is missing in the documentation
#56 opened by jex310 - 11
Nested Schema
#58 opened by Kinetic-Pulse - 11
dynamic type
#54 opened by jamesdixon - 5
behavior when data is null or empty
#53 opened by jamesdixon - 3
jsonapiObject: false throwing error
#52 opened by jamesdixon - 3
Deserialize async?
#46 opened by officer-rosmarino - 2
Acceptance of malformed relationships
#49 opened by chamini2 - 3
Error deserializing null relationships
#45 opened by chamini2 - 4
- 0
Suggestion: Allow alternativeKey to be a path
#43 opened by russellhill - 1
Missing dependency
#42 opened by danherd - 3
- 7