Commit dfb81f37 authored by Gergely Csatari's avatar Gergely Csatari Committed by Gerrit Code Review
Browse files

Merge "Fix typo in 400 Response description"

parents e83f3b96 0013db5b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -66,7 +66,7 @@ responses:
    description: >
      Bad Request

      It fhe request is malformed or syntactically incorrect (e.g. if the
      If the request is malformed or syntactically incorrect (e.g. if the
      request URI contains incorrect query parameters or a syntactically
      incorrect payload body), the API producer shall respond with this
      response code. The "ProblemDetails" structure shall be provided,