...
Page Properties | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Status | |||||||||||||
Status | ||||||||||||||
colour | Green | |||||||||||||
title | DONE | Priority | Note | Assignee |
| |||||||||
Resources & Remarks Modification History
|
As of Version | product version 1.0 | component version 1.0 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Request Method | POST | ||||||||
Response Format | JSON | Description | This endpoint is used to validate a schema file for fitness for being the new global schema of the yuuvis® system. | ||||||
Required Permission | available if listed in | ||||||||
Description | Validate the XML file passed in the request body for the usability as global schema that is available for all tenants. The currently used global schema is NOT updated. For details and examples regarding request and response please visit Schema - Defining Object Types. | ||||||||
Request Headers | Content-Type: application/xml | Request Example | Response Example |
Code Block | ||
---|---|---|
| ||
{
"validationErrors": []
} |
title | 422 - there were validation errors, the role set was not updated |
---|