refactor(schema)!: rename ObjectType -> StateObjectType (#21691)
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
This commit is contained in:
co-authored by
cool-developer
parent
397ff0bd22
commit
ae40e809b9
@@ -131,7 +131,7 @@ type ObjectUpdateData struct {
|
||||
ModuleName string
|
||||
|
||||
// Updates are the object updates.
|
||||
Updates []schema.ObjectUpdate
|
||||
Updates []schema.StateObjectUpdate
|
||||
}
|
||||
|
||||
// CommitData represents commit data. It is empty for now, but fields could be added later.
|
||||
|
||||
Reference in New Issue
Block a user