summaryrefslogtreecommitdiffstats
path: root/mso-api-handlers/mso-api-handler-infra/src/test/resources/__files/Camunda/TestBadResponse.json
blob: 231bb679f960d12f9f5eefb482f8d82f87f07d61 (plain)
1
2
3
4
5
6
7
{
	"response": "{\"test\"}}",
	"messageCode": "1",
	"message": "Success",
	"processInstanceID": "1",
	"variables": "null"
}