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", |
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
pipeline-schemas/common-pipeline/pipeline-flow/pipeline-flow-v3-schema.json
Lines 1 to 5 in 6da3bf0
The
pipeline-flow-ui-v3-schema.jsondoes not even seem to be deployed to http://api.dataplatform.cloud.ibm.com and is unreachable.pipeline-schemas/common-pipeline/pipeline-flow/pipeline-flow-ui-v3-schema.json
Lines 1 to 5 in 6da3bf0