aboutsummaryrefslogtreecommitdiffstats
path: root/mso-api-handlers/mso-api-handler-infra/src/test/resources/__files/catalogdb/UserParameters5_Response.json
blob: 98b18522dadc89bf99f0ad0591187fcd793fa5ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
	"name": "new_software_version",
	"payloadLocation": "userParams",
	"label": "New Software Version",
	"type": "text",
	"description": null,
	"isRequried": true,
	"maxLength": 50,
	"allowableChars": "someRegEx",
	"created": null,
	"activitySpecUserParameters": null,
	"id": null
}