Skip to content

Commit b2bb92b

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

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
@@ -279,7 +279,7 @@ export class BlobDetails {
279279
/**
280280
* The size of the blob in bytes.
281281
*/
282-
size_bytes: long
282+
size_bytes: ByteSize
283283
}
284284

285285
export class DetailsInfo {

0 commit comments

Comments
 (0)