matches-empty-pipeline-snapshot.1.snap 623 B

12345678910111213141516171819202122232425
  1. Object {
  2. "doc_type": "pipeline",
  3. "id": "elyra-auto-generated-pipeline",
  4. "json_schema": "http://api.dataplatform.ibm.com/schemas/common-pipeline/pipeline-flow/pipeline-flow-v3-schema.json",
  5. "pipelines": Array [
  6. Object {
  7. "app_data": Object {
  8. "properties": Object {
  9. "name": "empty",
  10. "runtime": "Generic",
  11. },
  12. "ui_data": Object {
  13. "comments": Array [],
  14. },
  15. "version": 7,
  16. },
  17. "id": "primary",
  18. "nodes": Array [],
  19. "runtime_ref": "",
  20. },
  21. ],
  22. "primary_pipeline": "primary",
  23. "schemas": Array [],
  24. "version": "3.0",
  25. }