You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any issue with mapping parameters or there is a specific problem in this yaml. See the prov property in the body of the following YAML endpoint
/workflowexecutions/insert:
post:
description: >-
Bulk insert of bundle or lineage documents in JSON format. These must be
provided as encoded stirng in a POST request
parameters:
- in: body
name: body
required: false
schema:
properties:
prov:
description: >-
A single or a list of lineage and worfklow documents expressed
in the JSON S-ProvFlow internal representation
type: string
type: object
responses: {}
tags:
- acquisition
The text was updated successfully, but these errors were encountered:
Is there any issue with mapping parameters or there is a specific problem in this yaml. See the prov property in the body of the following YAML endpoint
/workflowexecutions/insert:
post:
description: >-
Bulk insert of bundle or lineage documents in JSON format. These must be
provided as encoded stirng in a POST request
parameters:
- in: body
name: body
required: false
schema:
properties:
prov:
description: >-
A single or a list of lineage and worfklow documents expressed
in the JSON S-ProvFlow internal representation
type: string
type: object
responses: {}
tags:
- acquisition
The text was updated successfully, but these errors were encountered: