
engine.request_respone_actual.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of zerocode-rest-bdd Show documentation
Show all versions of zerocode-rest-bdd Show documentation
Zero Code BDD framework for RESTFUL applications
The newest version!
{
"createPerson": {
"request":{
"id" : "10101"
},
"response": {
"status" : 201,
"addresses":[
{
"houseNo": "9"
},
{
"houseNo": "11"
}
],
"names":[
"Rose",
"Rosalin",
"Rosy"
]
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy