mathematic-inc / ts-japi

A highly-modular (typescript-friendly)-framework agnostic library for serializing data to the JSON:API specification
Apache License 2.0
202 stars 15 forks source link

Fix illegal character (: on windows) in the file path. #12

Closed DManavi closed 4 years ago

DManavi commented 4 years ago

Changes to be committed: modified: src/classes/cache.ts modified: src/classes/error-serializer.ts modified: src/classes/serializer.ts modified: src/index.ts renamed: src/interfaces/json:api.interface.ts -> src/interfaces/json-api.interface.ts modified: src/models/relationship.model.ts