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