{ "get": { "description": "Checks the health of the API backend", "responses": { "200": { "$ref": "./response.json" }, "default": { "$ref": "../../../Partials/Response/bad-request.json" } } } }