Skip to content

Commit

Permalink
bugfix: 新增 TaskFlowInstanceListSerializer flow_type 字段
Browse files Browse the repository at this point in the history
  • Loading branch information
hanshuaikang authored and normal-wls committed Jul 20, 2023
1 parent 92d6965 commit 4fab615
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gcloud/core/apis/drf/serilaziers/taskflow_instance.py
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ class Meta:
"project",
"current_flow",
"engine_ver",
"flow_type",
]


Expand Down

0 comments on commit 4fab615

Please sign in to comment.