mirror of
https://github.com/csunny/DB-GPT.git
synced 2026-07-18 02:45:26 +00:00
Merge branch 'awel-vis' of github.com:eosphoros-ai/DB-GPT into awel-vis
This commit is contained in:
@@ -46,7 +46,7 @@ class FlowNodeData(BaseModel):
|
||||
data: Union[ViewMetadata, ResourceMetadata] = Field(
|
||||
..., description="Data of the node"
|
||||
)
|
||||
positionAbsolute: FlowPositionData = Field(
|
||||
position_absolute: FlowPositionData = Field(
|
||||
..., description="Absolute position of the node"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user