Open patrick-yi-82 opened 7 years ago
Check related url before using it because json API links must be a string or an object with href and meta http://jsonapi.org/format/#document-links
Json API document may not contain "relationships". So check if relationships exist before using it in Object.Keys function. http://jsonapi.org/format/#document-resource-objects
Created distribution package for https://www.jsdelivr.com/ (All packages tagged releases on GitHub are automatically available on jsDelivr.)
https://cdn.jsdelivr.net/gh/holidayextras/jsonapi-client@[release ver]/dist/jsonapi-client.js https://cdn.jsdelivr.net/gh/holidayextras/jsonapi-client@[release ver]/dist/jsonapi-client.min.js
Thank you for the contribution @patrick-yi-82.
Check related url before using it because json API links must be a string or an object with href and meta http://jsonapi.org/format/#document-links
Json API document may not contain "relationships". So check if relationships exist before using it in Object.Keys function. http://jsonapi.org/format/#document-resource-objects
Created distribution package for https://www.jsdelivr.com/ (All packages tagged releases on GitHub are automatically available on jsDelivr.)
https://cdn.jsdelivr.net/gh/holidayextras/jsonapi-client@[release ver]/dist/jsonapi-client.js https://cdn.jsdelivr.net/gh/holidayextras/jsonapi-client@[release ver]/dist/jsonapi-client.min.js