github.com/erda-project/erda-infra@v1.0.9/providers/component-protocol/examples/components/kanban_demo/kanban.http (about) 1 # kanban 2 POST http://localhost:8080/api/component-protocol/actions/render 3 Content-Type: application/json 4 5 { 6 "scenario": { 7 "scenarioKey": "kanban-demo" 8 } 9 }