Calculate workflow schemas

calculate incoming/outgoing schemas for the workflow.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Request

request body
workflowobjectOptional
Third generation workflow document as it exists in the database

Response

Input/Output transformation schemas for the workflow

inputSchemaobject
outputSchemaobject

Errors

500
Internal Server Error