Loading api/v1/openapi-spec.yaml +3 −6 Original line number Diff line number Diff line Loading @@ -62,11 +62,8 @@ components: type: string readOnly: true status: description: If the service is reachable or not. enum: - up - down type: string description: The HTTP response code one get's when sending a simple HTTP GET request to the service. type: integer readOnly: true host: description: |- Loading @@ -83,5 +80,5 @@ components: example: name: Website host: fachschaft.cl.uni-heidelberg.de status: up status: 200 category: public Loading
api/v1/openapi-spec.yaml +3 −6 Original line number Diff line number Diff line Loading @@ -62,11 +62,8 @@ components: type: string readOnly: true status: description: If the service is reachable or not. enum: - up - down type: string description: The HTTP response code one get's when sending a simple HTTP GET request to the service. type: integer readOnly: true host: description: |- Loading @@ -83,5 +80,5 @@ components: example: name: Website host: fachschaft.cl.uni-heidelberg.de status: up status: 200 category: public