Skip to content

Commit b8dce5e

Browse files
lcawlflobernd
andauthored
Update specification/snapshot/repository_analyze/SnapshotAnalyzeRepositoryResponse.ts
Co-authored-by: Florian Bernd <[email protected]>
1 parent f81a08e commit b8dce5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/snapshot/repository_analyze/SnapshotAnalyzeRepositoryResponse.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ export class BlobDetails {
275275
/**
276276
* The size of the blob.
277277
*/
278-
size: string
278+
size: ByteSize
279279
/**
280280
* The size of the blob in bytes.
281281
*/

0 commit comments

Comments
 (0)