citrusframework / citrusframework/citrus
set datatype of JSON value
Open
enhancement
prio-low
- Dominant language
- Java
- Stars
- 485
- Forks
- 155
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 6
Description
**User story**
As the a tester I want to be able to define the datatype of my JSON values, when sending them to the SUT.
With version Citrus 2.7.8 it is not possible to set the datatype of an JSON value. Numbers will be automatically set as Integer/float and doesn't give the tester the opportunity to set them as string.
**Additional context**
Initial Question: https://github.com/citrusframework/citrus/issues/538
```
```
This request should also be considered for boolean values.
Contributor guide
Assessment
This issue has not been assessed yet.