{ "openapi": "3.0.0", "info": { "title": "PgBoss worker", "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/paths.json#/Health" } } }