diff --git a/tasks/graph-construction-json.md b/tasks/graph-construction-json.md index ebcccc0..8b47e33 100644 --- a/tasks/graph-construction-json.md +++ b/tasks/graph-construction-json.md @@ -1,7 +1,7 @@ --- id: graph/construction-json name: Implement fromJSON and export/toJSON serialization for FlowGraph -status: pending +status: completed depends_on: - graph/flowgraph-class - schema/graph-schemas