Skip to content

Schema ID uses api.dataplatform.ibm.com which does not resolve #37

@nielspardon

Description

@nielspardon

e.g. http://api.dataplatform.ibm.com/schemas/common-pipeline/pipeline-flow/pipeline-flow-v3-schema.json

However it does resolve if you use http://api.dataplatform.cloud.ibm.com/schemas/common-pipeline/pipeline-flow/pipeline-flow-v3-schema.json

{
"$schema": "http://json-schema.org/draft-04/schema#",
"description": "WDP Pipeline Flow Schema",
"type": "object",
"id": "http://api.dataplatform.ibm.com/schemas/common-pipeline/pipeline-flow/pipeline-flow-v3-schema.json",

The pipeline-flow-ui-v3-schema.json does not even seem to be deployed to http://api.dataplatform.cloud.ibm.com and is unreachable.

{
"$schema": "http://json-schema.org/draft-04/schema#",
"description": "WDP Pipeline Flow UI Schema. Defines UI-only constructs for pipeline flow documents.",
"type": "object",
"id": "http://api.dataplatform.ibm.com/schemas/common-pipeline/pipeline-flow/pipeline-flow-ui-v3-schema.json",

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions