Skip to content

Commit

Permalink
Remove metadata entry in sample payload to limit change to changes made.
Browse files Browse the repository at this point in the history
Remove metadata entry in sample payload for custom-secret-id. The metadata was not
changed in the features pull request.
  • Loading branch information
RemcoBuddelmeijer committed Apr 8, 2022
1 parent 00d8c0d commit f72834e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion website/content/api-docs/auth/approle.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -524,7 +524,6 @@ Assigns a "custom" SecretID against an existing AppRole. This is used in the
```json
{
"secret_id": "testsecretid",
"metadata": "{ \"tag1\": \"production\" }",
"ttl": 600,
"num_uses": 50
}
Expand Down

0 comments on commit f72834e

Please sign in to comment.