Context
Change Type: Feature
Product area: Application enablement & solutions
Component: Web SDK
Deployed at: eu.latest.cumulocity.com, apj.cumulocity.com, jp.cumulocity.com, cumulocity.com, us.cumulocity.com
Technical details
Build artifact: ui-c8y (1023.76.0)
Internal ID: MTM-66036
Description
The functionality in the Web SDK to generate a JSON schema based on a TypeScript type has been enhanced to store all generated schemas in a single c8y-schemas.json per application. The file can, for example, be retrieved from /apps/cockpit/c8y-schemas.json for the Cockpit application. The different schemas are grouped by type if a type has been provided.
This allows, for example, an AI to utilize these schemas and make configuration changes to the objects that use these schemas.