To get fitting TypeScript imports, we currently have to add a little hack to correct `TextMedia` related naming. Code lives here: https://github.com/kickstartDS/kickstartDS-cli/blob/feature/type-layering/src/util/schema.ts#L289-L296 Most likely culprit lives here: https://github.com/kickstartDS/schema/blob/main/tools/jsonschema-utils/src/helpers.ts#L60-L96
To get fitting TypeScript imports, we currently have to add a little hack to correct
TextMediarelated naming.Code lives here: https://github.com/kickstartDS/kickstartDS-cli/blob/feature/type-layering/src/util/schema.ts#L289-L296
Most likely culprit lives here: https://github.com/kickstartDS/schema/blob/main/tools/jsonschema-utils/src/helpers.ts#L60-L96