dapr / php-sdk

Dapr SDK for PHP
Apache License 2.0
72 stars 15 forks source link

state store query API: validate changes in the syntax of query JSON #125

Open dmitsh opened 2 years ago

dmitsh commented 2 years ago

Per work items below, the syntax of the state query JSON has been slightly changed, to make it more intuitive: https://github.com/dapr/components-contrib/issues/1490 https://github.com/dapr/components-contrib/pull/1491 https://github.com/dapr/components-contrib/pull/1500 https://github.com/dapr/docs/pull/2195

Please validate this change in the SDK, and fix if necessary.