Files
marka/registry/schema-org/WarrantyScope.schema.json
Max Richter c687eff53d big tings
2025-08-17 15:16:17 +02:00

8 lines
491 B
JSON

{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "schema:WarrantyScope",
"title": "WarrantyScope",
"description": "A range of services that will be provided to a customer free of charge in case of a defect or malfunction of a product.\\n\\nCommonly used values:\\n\\n* http://purl.org/goodrelations/v1#Labor-BringIn\\n* http://purl.org/goodrelations/v1#PartsAndLabor-BringIn\\n* http://purl.org/goodrelations/v1#PartsAndLabor-PickUp\n ",
"type": "object"
}