Commit b8710546 authored by Paris Stentoumis's avatar Paris Stentoumis
Browse files

fix: fixed documentation's response codes

parent e333683a
Loading
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -171,7 +171,7 @@ paths:
        schema:
          type: string
      responses:
        "200":
        "204":
          description: Service function unregistered
        "405":
          description: Method not allowed
@@ -274,7 +274,7 @@ paths:
        schema:
          type: string
      responses:
        "200":
        "204":
          description: Deployed service function deleted
        "405":
          description: Method not allowed