{
    "specVersion": "1.0",
    "host": {
        "displayName": "The Reinholz Company",
        "identifier": "the.reinholz.company"
    },
    "entries": [
        {
            "identifier": "urn:air:the.reinholz.company:api:public-content-discovery",
            "displayName": "The Reinholz Company Public Content Discovery API",
            "type": "application/json",
            "url": "https://the.reinholz.company/crawl",
            "description": "Read-only discovery metadata for public resources currently exposed by this site.",
            "capabilities": [
                "PublicContentDiscovery"
            ],
            "representativeQueries": [
                "Find the public machine-readable resources exposed by this site.",
                "Discover the public content metadata available from this site."
            ]
        }
    ]
}
