These types can (and generally should) be shared with the BlobServiceClient living in the comm-lib.
Unified them with types existing in comm-lib so request and response structs are now shared between client and server
Depends on D13616
Paths
| Differential D13617 Authored by bartek on Oct 4 2024, 11:43 AM.
Details Summary These types can (and generally should) be shared with the BlobServiceClient living in the comm-lib. Depends on D13616 Test Plan cargo check
Diff Detail
Event Timelinebartek held this revision as a draft. Herald added subscribers: tomek, ashoat. · View Herald TranscriptOct 4 2024, 11:43 AM2024-10-04 11:43:45 (UTC-7) Harbormaster completed remote builds in B32079: Diff 44912.Oct 4 2024, 12:01 PM2024-10-04 12:01:17 (UTC-7) bartek retitled this revision from [blob] Move BlobHashAndHolder struct to parent mod to [blob] Move HTTP request/response types to comm-lib.Oct 9 2024, 12:28 AM2024-10-09 00:28:16 (UTC-7) Harbormaster completed remote builds in B32119: Diff 44989.Oct 9 2024, 12:49 AM2024-10-09 00:49:40 (UTC-7) This revision is now accepted and ready to land.Oct 10 2024, 1:16 AM2024-10-10 01:16:35 (UTC-7) Closed by commit rCOMMb6f911a681b1: [blob] Move HTTP request/response types to comm-lib (authored by bartek). · Explain WhyOct 10 2024, 2:06 PM2024-10-10 14:06:23 (UTC-7) This revision was automatically updated to reflect the committed changes. bartek mentioned this in rCOMM11b6ebffce87: [lib] Add types for Blob Service requests and responses.
Revision Contents
Diff 44912 services/blob/src/http/handlers/holders.rs
services/blob/src/main.rs
services/blob/src/types.rs
|