laravolt / camunda

Convenience Laravel HTTP client wrapper to interact with Camunda REST API.
https://laravolt.dev
16 stars 11 forks source link

Validate variables name and value #10

Open uyab opened 2 years ago

uyab commented 2 years ago

According to https://docs.camunda.org/manual/7.5/reference/rest/process-instance/get-query/, variables name cannot contains underscore and the value cannot contains comma