{
	"$schema": "http://json-schema.org/draft-07/schema",
	"$id": "https://apidocs.iqrf.org/openapi/iqrf-gateway-webapp/schemas/sshHostSshfpRecords.json",
	"type": "array",
	"title": "SSH host SSHFP records",
	"items": {
		"$id": "#/items",
		"type": "string",
		"example": "iqrf-gateway.example.com IN SSHFP 4 2 b51bd0f0240fa1b665c4ed08f3fcec8a6b9f3934b49b8d3392e8f9aeaeb194fa"
	}
}
