Commit 0013db5b authored by Victor Morales's avatar Victor Morales
Browse files

Fix typo in 400 Response description



Change-Id: I4dae222f77f51f51b42a93a14c40425f8f93de42
Signed-off-by: default avatarVictor Morales <chipahuac@hotmail.com>
parent 695435e0
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -66,7 +66,7 @@ responses:
    description: >
    description: >
      Bad Request
      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
      request URI contains incorrect query parameters or a syntactically
      incorrect payload body), the API producer shall respond with this
      incorrect payload body), the API producer shall respond with this
      response code. The "ProblemDetails" structure shall be provided,
      response code. The "ProblemDetails" structure shall be provided,