JSON Schemastore holds outdated definition
Closed this issue · 2 comments
BenReim commented
Issue
The schema that is available at https://json.schemastore.org/ui5-manifest.json does not reflect the latest schema version.
Sample manifest entry
{
"sap.app": {
"type": "card"
}
}
Validation Error
Value is not accepted. Valid values: "application", "component", "library".
silkearians commented
Please use UI5-Manifest as this links to our repo.
The json.schemastore.org/ui5-manifest.json has not been added by SAP, we tried to contact the owner @kyakubi as we meanwhile have the SAP provided schema but so far without a response.
silkearians commented
We requested removal from JSON schema store for old outdated schema which is not owned by SAP: see SchemaStore/schemastore#1599
It just got merged :-)