Skip to content

Add Size field for StateVersion #1274

@AmiTal4

Description

@AmiTal4

for code relying on this library - it will be useful to know the statefile size before downloading it, the field exists in the API but not in the stateVersion struct.

type StateVersion struct {
... 
Size                      int64              `jsonapi:"attr,size"`
...
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions