File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -570,7 +570,7 @@ message SearchResponse {
570570 neo.fs.v2.session.ResponseVerificationHeader verify_header = 3 ;
571571}
572572
573- // Object payload range.Ranges of zero length SHOULD be considered as invalid.
573+ // Object payload range. Ranges of zero length SHOULD be considered as invalid.
574574message Range {
575575 // Offset of the range from the object payload start
576576 uint64 offset = 1 ;
Original file line number Diff line number Diff line change @@ -678,7 +678,7 @@ PUT Object response body
678678<a name =" neo.fs.v2.object.Range " ></a >
679679
680680### Message Range
681- Object payload range.Ranges of zero length SHOULD be considered as invalid.
681+ Object payload range. Ranges of zero length SHOULD be considered as invalid.
682682
683683
684684| Field | Type | Label | Description |
You can’t perform that action at this time.
0 commit comments