⠀
Configurable API Model
Cobalt provides a new way to configure the models returned by its headless APIs. The configuration can now specify which linked objects to return, and for each object, which properties to return.
In overall, this new feature allows you to:
reduce the size of the payload returned by the APIs, making them more performant
make the models more readable for the headless clients
Version 3.2022.11
New Liveblogs APIs
New “v2” liveblogs APIs are provided, which now allow the models they return to be configured similarly to the “Configurable API Model” feature above), and also natively include the posts' linked objects.
Version 3.2022.11