Skip to content

Commit

Permalink
docs(rest.identity): Resolved typo in delete json (#5045)
Browse files Browse the repository at this point in the history
Resolved typo

Signed-off-by: SimoneFiorani <[email protected]>
  • Loading branch information
sfiorani authored Dec 6, 2023
1 parent de453e6 commit 8cfb8b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/references/rest-apis/rest-identity-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ No specific permission is required to access this resource.
##### Request
```JSON
{
"userName": "username",
"userName": "username"
}
```

Expand Down

0 comments on commit 8cfb8b5

Please sign in to comment.