Kinotic-Foundation / structures

Structures is an open-source framework for data storage and retrieval, supporting schema evolution, data management, and providing a user-friendly GUI and OpenAPI interface.
https://kinotic-foundation.github.io/structures/
Other
2 stars 1 forks source link

Make structures services return deserialized JSON that fits the model exactly #15

Open NavidMitchell opened 11 months ago

NavidMitchell commented 11 months ago

This can be a problem when say a property on an Entity is a Date or some other object that JSON does not handle de-serializing correctly. For example a Date property will be a string after fetching from Structures.