Skip to main content

Get code frame definition (Coding tool)

Gets a code frame as an exchange model

Path Parameters
    projectId string required

    Project ID

    workflowId string required

    Workflow ID

    toolId string required

    Tool ID

    codeMapId string required

    Code map ID

Responses

Code frame exchange model


Schema
    categories object[] nullable
  • Array [
  • answers string[] nullable
    code int32 nullable
    isCreated boolean nullable
    text string nullable
  • ]
  • deletedAnswers string[] nullable
Loading...