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
......@@ -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,
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment