Loading api/v1/openapi-spec.yaml +1 −2 Original line number Diff line number Diff line Loading @@ -26,8 +26,7 @@ components: schemas: Service: title: Root Type for Service description: "A service. Has a name, a category, runs on a host and has a status" description: "A service. Has a name, a category, runs on a host and has a status" required: - status - name Loading api/v2/openapi-spec.yaml +1 −2 Original line number Diff line number Diff line Loading @@ -47,8 +47,7 @@ components: schemas: Service: title: Root Type for Service description: "A service. Has a name, a category and runs on a host." description: "A service. Has a name, a category and runs on a host." required: - name - host Loading Loading
api/v1/openapi-spec.yaml +1 −2 Original line number Diff line number Diff line Loading @@ -26,8 +26,7 @@ components: schemas: Service: title: Root Type for Service description: "A service. Has a name, a category, runs on a host and has a status" description: "A service. Has a name, a category, runs on a host and has a status" required: - status - name Loading
api/v2/openapi-spec.yaml +1 −2 Original line number Diff line number Diff line Loading @@ -47,8 +47,7 @@ components: schemas: Service: title: Root Type for Service description: "A service. Has a name, a category and runs on a host." description: "A service. Has a name, a category and runs on a host." required: - name - host Loading