Skip to content

Commit

Permalink
Update specification/snapshot/repository_analyze/SnapshotAnalyzeRepos…
Browse files Browse the repository at this point in the history
…itoryResponse.ts

Co-authored-by: Florian Bernd <git@flobernd.de>
  • Loading branch information
lcawl and flobernd authored Jan 8, 2025
1 parent f81a08e commit b8dce5e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ export class BlobDetails {
/**
* The size of the blob.
*/
size: string
size: ByteSize
/**
* The size of the blob in bytes.
*/
Expand Down

0 comments on commit b8dce5e

Please sign in to comment.