bd sync: 2025-12-23 23:38:57
This commit is contained in:
@@ -348,7 +348,7 @@ type Dependency struct {
|
||||
DependsOnID string `json:"depends_on_id"`
|
||||
Type DependencyType `json:"type"`
|
||||
CreatedAt time.Time `json:"created_at"`
|
||||
CreatedBy string `json:"created_by"`
|
||||
CreatedBy string `json:"created_by,omitempty"`
|
||||
// Metadata contains type-specific edge data (JSON blob)
|
||||
// Examples: similarity scores, approval details, skill proficiency
|
||||
Metadata string `json:"metadata,omitempty"`
|
||||
|
||||
Reference in New Issue
Block a user