{ "openapi": "3.0.0", "info": { "title": "Projection", "license": { "name": "Apache 2.0", "url": "http://www.apache.org/licenses/LICENSE-2.0.html" }, "version": "1.0.0" }, "paths": { "/v1.0.0/health": { "$ref": "../Http/schema.json#/paths/Health" } } }