Skip to content

Commit

Permalink
backport of commit f3b85a6 (#13685)
Browse files Browse the repository at this point in the history
This pull request was automerged via backport-assistant
  • Loading branch information
hc-github-team-secure-vault-core authored Jan 18, 2022
1 parent 76e3cc6 commit cc604e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/content/api-docs/secret/kv/kv-v2.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -240,8 +240,8 @@ applying a patch with the provided data.
"data": {
"foo": "a",
"bar": {
"baz": "b",
},
"baz": "b"
}
}
}
```
Expand Down

0 comments on commit cc604e1

Please sign in to comment.