{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://ondc.org/trv10/2.0.0/rating", "type": "object", "allOf": [ { "$ref": "../beckn_base/api/io/rating.json#" }, { "$ref": "https://beckn.org/schema/rating#" }, { "$ref": "./init.json#/allOf/2" } ] }