Skip to content

Commit

Permalink
Fix field example value
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrosousa authored Jan 10, 2025
1 parent 82ed284 commit 91fea4d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ The return value may be truncated if [`http.request.body.truncated`](#httpreques

Example value:

`{username": ["admin"]}`
`{"username": ["admin"]}`

Example:

Expand Down

0 comments on commit 91fea4d

Please sign in to comment.