Skip to content

Commit

Permalink
[DOCS] Fix data type for create snapshot API's metadata param (#76465
Browse files Browse the repository at this point in the history
…) (#76470)
  • Loading branch information
jrodewig authored Aug 12, 2021
1 parent 473d4a7 commit b129894
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ By default, all available feature states will be included in the snapshot if
is `false`.

`metadata`::
(Optional, string)
(Optional, object)
Attaches arbitrary metadata to the snapshot, such as a record of who took the snapshot, why it was taken, or any other useful data. Metadata must be less than 1024 bytes.

[[create-snapshot-api-partial]]
Expand Down

0 comments on commit b129894

Please sign in to comment.