|
|
|
@@ -2,5 +2,7 @@ json.id pipeline.id |
|
|
|
json.pipeline_name pipeline.pipeline_name |
|
|
|
json.pipeline_status pipeline.pipeline_status |
|
|
|
json.file_name pipeline.file_name |
|
|
|
json.sync pipeline.sync |
|
|
|
json.project_id pipeline.project_id |
|
|
|
json.created_at pipeline.created_at.strftime("%Y-%m-%d %H:%M:%S") |
|
|
|
json.updated_at pipeline.updated_at.strftime("%Y-%m-%d %H:%M:%S") |