Simeon de Dios
Simeon de Dios
If you're parsing an `Asset` that is missing required fields (e.g. file), then Contenfully will throw when it tries to transform the Asset to a `Media` object. The specific issue...
I'm noticing that we have a number of issues that probably should be caught with good unit tests. We need to create a set of tests that exercise various features...
Currently the `Media` objects used to represent assets from Contentful are plain Javascript objects without any functionality, however for certain media types (e.g. images) there exist rich Contentful APIs that...
It would be great to be able to enable validation for pre-production scenarios where content might not match the current content model specification. Content getting out of sync with the...