>_
.issue.db
/highway-workflow-engine
Dashboard
Issues
Memory
Lessons
Audit Log
New Issue
Edit Issue #111
Update issue details
Title *
Description
Current endpoints return both JSON and Python DSL in single response. Need separate, clearer endpoints: - GET /api/v1/workflows/definitions/json/<id> - Returns JSON definition only - GET /api/v1/workflows/definitions/dsl/python/<id> - Returns Python DSL source only Tasks: 1. Add new endpoints to api/blueprints/v1/workflows.py 2. Add tests for these APIs (none exist currently) 3. Keep backward compatibility with existing endpoints
Priority
Low
Medium
High
Critical
Status
Open
In Progress
Closed
Due Date (YYYY-MM-DD)
Tags (comma separated)
Related Issues (IDs)
Enter IDs of issues related to this one. They will be linked as 'related'.
Update Issue
Cancel