diff --git a/daprdocs/content/en/reference/api/state_api.md b/daprdocs/content/en/reference/api/state_api.md index ffd073b98..7dc1600d9 100644 --- a/daprdocs/content/en/reference/api/state_api.md +++ b/daprdocs/content/en/reference/api/state_api.md @@ -68,6 +68,9 @@ POST http://localhost:3500/v1.0/state/myStore?metadata.contentType=application/j ``` > All URL parameters are case-sensitive. +> Since `||` is a reserved string it cannot be used in the `` +> field. + #### Request Body A JSON array of state objects. Each state object is comprised with the following fields: