REST API for validating user input.
name | type | description | constraints |
---|---|---|---|
formattedError | query | required boolean |
media type | data type |
---|---|
text/html;charset=UTF-8 | string |
media type | data type | description |
---|---|---|
application/json | object (JSON) |
POST /validate/fsPath
Content-Type: text/html;charset=UTF-8
Accept: application/json
...
HTTP/1.1 201 Created
Content-Type: application/json
...
name | type | description | constraints |
---|---|---|---|
formattedError | query | required boolean |
media type | data type |
---|---|
text/html;charset=UTF-8 | string |
media type | data type | description |
---|---|---|
application/json | object (JSON) |
POST /validate/genericInput
Content-Type: text/html;charset=UTF-8
Accept: application/json
...
HTTP/1.1 201 Created
Content-Type: application/json
...
name | type | description | constraints |
---|---|---|---|
formattedError | query | required boolean |
media type | data type |
---|---|
text/html;charset=UTF-8 | string |
media type | data type | description |
---|---|---|
application/json | object (JSON) |
POST /validate/groupDescription
Content-Type: text/html;charset=UTF-8
Accept: application/json
...
HTTP/1.1 201 Created
Content-Type: application/json
...
name | type | description | constraints |
---|---|---|---|
formattedError | query | required boolean |
media type | data type |
---|---|
text/html;charset=UTF-8 | string |
media type | data type | description |
---|---|---|
application/json | object (JSON) |
POST /validate/groupName
Content-Type: text/html;charset=UTF-8
Accept: application/json
...
HTTP/1.1 201 Created
Content-Type: application/json
...
name | type | description | constraints |
---|---|---|---|
formattedError | query | required boolean |
media type | data type |
---|---|
text/html;charset=UTF-8 | string |
media type | data type | description |
---|---|---|
application/json | object (JSON) |
POST /validate/hostName
Content-Type: text/html;charset=UTF-8
Accept: application/json
...
HTTP/1.1 201 Created
Content-Type: application/json
...
name | type | description | constraints |
---|---|---|---|
formattedError | query | required boolean |
media type | data type |
---|---|
text/html;charset=UTF-8 | string |
media type | data type | description |
---|---|---|
application/json | object (JSON) |
POST /validate/nodeDescription
Content-Type: text/html;charset=UTF-8
Accept: application/json
...
HTTP/1.1 201 Created
Content-Type: application/json
...
name | type | description | constraints |
---|---|---|---|
formattedError | query | required boolean |
media type | data type |
---|---|
text/html;charset=UTF-8 | string |
media type | data type | description |
---|---|---|
application/json | object (JSON) |
POST /validate/nodeName
Content-Type: text/html;charset=UTF-8
Accept: application/json
...
HTTP/1.1 201 Created
Content-Type: application/json
...
name | type | description | constraints |
---|---|---|---|
formattedError | query | required boolean |
media type | data type |
---|---|
text/html;charset=UTF-8 | string |
media type | data type | description |
---|---|---|
application/json | object (JSON) |
POST /validate/roleDescription
Content-Type: text/html;charset=UTF-8
Accept: application/json
...
HTTP/1.1 201 Created
Content-Type: application/json
...
name | type | description | constraints |
---|---|---|---|
formattedError | query | required boolean |
media type | data type |
---|---|
text/html;charset=UTF-8 | string |
media type | data type | description |
---|---|---|
application/json | object (JSON) |
POST /validate/roleName
Content-Type: text/html;charset=UTF-8
Accept: application/json
...
HTTP/1.1 201 Created
Content-Type: application/json
...
name | type | description | constraints |
---|---|---|---|
formattedError | query | required boolean |
media type | data type |
---|---|
text/html;charset=UTF-8 | string |
media type | data type | description |
---|---|---|
application/json | object (JSON) |
POST /validate/userDescription
Content-Type: text/html;charset=UTF-8
Accept: application/json
...
HTTP/1.1 201 Created
Content-Type: application/json
...
name | type | description | constraints |
---|---|---|---|
formattedError | query | required boolean |
media type | data type |
---|---|
text/html;charset=UTF-8 | string |
media type | data type | description |
---|---|---|
application/json | object (JSON) |
POST /validate/userEmail
Content-Type: text/html;charset=UTF-8
Accept: application/json
...
HTTP/1.1 201 Created
Content-Type: application/json
...
name | type | description | constraints |
---|---|---|---|
formattedError | query | required boolean |
media type | data type |
---|---|
text/html;charset=UTF-8 | string |
media type | data type | description |
---|---|---|
application/json | object (JSON) |
POST /validate/userFirstName
Content-Type: text/html;charset=UTF-8
Accept: application/json
...
HTTP/1.1 201 Created
Content-Type: application/json
...
name | type | description | constraints |
---|---|---|---|
formattedError | query | required boolean |
media type | data type |
---|---|
text/html;charset=UTF-8 | string |
media type | data type | description |
---|---|---|
application/json | object (JSON) |
POST /validate/userLastName
Content-Type: text/html;charset=UTF-8
Accept: application/json
...
HTTP/1.1 201 Created
Content-Type: application/json
...
name | type | description | constraints |
---|---|---|---|
formattedError | query | required boolean |
media type | data type |
---|---|
text/html;charset=UTF-8 | string |
media type | data type | description |
---|---|---|
application/json | object (JSON) |
POST /validate/userMessage
Content-Type: text/html;charset=UTF-8
Accept: application/json
...
HTTP/1.1 201 Created
Content-Type: application/json
...
name | type | description | constraints |
---|---|---|---|
formattedError | query | required boolean |
media type | data type |
---|---|
text/html;charset=UTF-8 | string |
media type | data type | description |
---|---|---|
application/json | object (JSON) |
POST /validate/userName
Content-Type: text/html;charset=UTF-8
Accept: application/json
...
HTTP/1.1 201 Created
Content-Type: application/json
...
name | type | description | constraints |
---|---|---|---|
nodeId | path | required int | |
formattedError | query | required boolean |
media type | data type |
---|---|
text/html;charset=UTF-8 | string |
media type | data type | description |
---|---|---|
application/json | object (JSON) |
POST /validate/nodeInput/{nodeId}
Content-Type: text/html;charset=UTF-8
Accept: application/json
...
HTTP/1.1 201 Created
Content-Type: application/json
...
name | type | description | constraints |
---|---|---|---|
partId | path | required int | |
formattedError | query | required boolean |
media type | data type |
---|---|
text/html;charset=UTF-8 | string |
media type | data type | description |
---|---|---|
application/json | object (JSON) |
POST /validate/tagPart/{partId}
Content-Type: text/html;charset=UTF-8
Accept: application/json
...
HTTP/1.1 201 Created
Content-Type: application/json
...
name | type | description | constraints |
---|---|---|---|
nodeId | path | required int | |
formattedError | query | required boolean |
media type | data type |
---|---|
text/html;charset=UTF-8 | string |
media type | data type | description |
---|---|---|
application/json | object (JSON) |
POST /validate/nodeInput/{nodeId}/fileDescription
Content-Type: text/html;charset=UTF-8
Accept: application/json
...
HTTP/1.1 201 Created
Content-Type: application/json
...
name | type | description | constraints |
---|---|---|---|
nodeId | path | required int | |
formattedError | query | required boolean |
media type | data type |
---|---|
text/html;charset=UTF-8 | string |
media type | data type | description |
---|---|---|
application/json | object (JSON) |
POST /validate/nodeInput/{nodeId}/fileName
Content-Type: text/html;charset=UTF-8
Accept: application/json
...
HTTP/1.1 201 Created
Content-Type: application/json
...
name | type | description | constraints |
---|---|---|---|
nodeId | path | required int | |
formattedError | query | required boolean |
media type | data type |
---|---|
text/html;charset=UTF-8 | string |
media type | data type | description |
---|---|---|
application/json | object (JSON) |
POST /validate/nodeInput/{nodeId}/folderDescription
Content-Type: text/html;charset=UTF-8
Accept: application/json
...
HTTP/1.1 201 Created
Content-Type: application/json
...
name | type | description | constraints |
---|---|---|---|
nodeId | path | required int | |
formattedError | query | required boolean |
media type | data type |
---|---|
text/html;charset=UTF-8 | string |
media type | data type | description |
---|---|---|
application/json | object (JSON) |
POST /validate/nodeInput/{nodeId}/folderName
Content-Type: text/html;charset=UTF-8
Accept: application/json
...
HTTP/1.1 201 Created
Content-Type: application/json
...
name | type | description | constraints |
---|---|---|---|
nodeId | path | required int | |
formattedError | query | required boolean |
media type | data type |
---|---|
text/html;charset=UTF-8 | string |
media type | data type | description |
---|---|---|
application/json | object (JSON) |
POST /validate/nodeInput/{nodeId}/mimeType
Content-Type: text/html;charset=UTF-8
Accept: application/json
...
HTTP/1.1 201 Created
Content-Type: application/json
...
name | type | description | constraints |
---|---|---|---|
nodeId | path | required int | |
formattedError | query | required boolean |
media type | data type |
---|---|
text/html;charset=UTF-8 | string |
media type | data type | description |
---|---|---|
application/json | object (JSON) |
POST /validate/nodeInput/{nodeId}/pageDescription
Content-Type: text/html;charset=UTF-8
Accept: application/json
...
HTTP/1.1 201 Created
Content-Type: application/json
...
name | type | description | constraints |
---|---|---|---|
nodeId | path | required int | |
formattedError | query | required boolean |
media type | data type |
---|---|
text/html;charset=UTF-8 | string |
media type | data type | description |
---|---|---|
application/json | object (JSON) |
POST /validate/nodeInput/{nodeId}/pageName
Content-Type: text/html;charset=UTF-8
Accept: application/json
...
HTTP/1.1 201 Created
Content-Type: application/json
...