Commit 1239b5dc authored by Jakob Moser's avatar Jakob Moser
Browse files

Update API spec

parent ac630d4d
Loading
Loading
Loading
Loading
+3 −6
Original line number Diff line number Diff line
@@ -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: |-
@@ -83,5 +80,5 @@ components:
      example:
        name: Website
        host: fachschaft.cl.uni-heidelberg.de
        status: up
        status: 200
        category: public