Files
Umbraco-CMS/src/Umbraco.Web.UI.Client/utils/json-schema/schema-generator.js
Warren Buckley d0c5945f8f Super rough work in progress -
Currently trying to see how the JSON schema would look like by writing it hand before attempting to then write a script to help write the same JSON to a file by looping over types
2023-03-06 12:50:00 +00:00

5 lines
178 B
JavaScript

// TODO: Based on the manual schema as a guide
// Automate generation of the schema from looping over
// The types and properties found at /libs/extensions-registry/*.models.ts