All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.liferay.search.experiences.internal.validator.dependencies.sxpblueprint.schema.json Maven / Gradle / Ivy

{
	"$id": "sxpblueprint.schema.json",
	"$schema": "http://json-schema.org/draft-07/schema#",
	"properties": {
		"advanced_configuration": {
			"$ref": "advanced_configuration.schema.json"
		},
		"aggregation_configuration": {
			"$ref": "aggregation_configuration.schema.json"
		},
		"facet_configuration": {
			"$ref": "facet_configuration.schema.json"
		},
		"highlight_configuration": {
			"$ref": "highlight_configuration.schema.json"
		},
		"parameter_configuration": {
			"$ref": "parameter_configuration.schema.json"
		},
		"query_configuration": {
			"items": {
				"$ref": "query_configuration.schema.json"
			},
			"type": "array"
		},
		"sort_configuration": {
			"$ref": "sort_configuration.schema.json"
		}
	},
	"type": "object"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy