session: Introduce ObjectPatch verb #100

Merged
fyrchik merged 1 commit from aarifullin/frostfs-api-go:feat/patch/session into master 2024-08-06 12:35:02 +00:00
Member

Signed-off-by: Airat Arifullin a.arifullin@yadro.com

Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
aarifullin added 1 commit 2024-08-05 17:53:43 +00:00
[#XX] session: Introduce ObjectPatch verb
Some checks failed
DCO action / DCO (pull_request) Failing after 1m23s
Tests and linters / Tests (1.20) (pull_request) Successful in 1m20s
Tests and linters / Tests (1.19) (pull_request) Successful in 1m27s
Tests and linters / Lint (pull_request) Successful in 1m29s
Tests and linters / Tests with -race (pull_request) Successful in 1m41s
3e2668b511
Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
aarifullin force-pushed feat/patch/session from 3e2668b511 to a6d5f2864f 2024-08-05 17:53:57 +00:00 Compare
acid-ant approved these changes 2024-08-05 18:49:11 +00:00
dstepanov-yadro approved these changes 2024-08-06 05:40:57 +00:00
fyrchik reviewed 2024-08-06 06:10:12 +00:00
session/types.go Outdated
@ -175,6 +175,7 @@ const (
ObjectVerbDelete
ObjectVerbRange
ObjectVerbRangeHash
ObjectPatch
Owner

Please, follow the naming scheme of other constants -- ObjectVerbPatch.

Please, follow the naming scheme of other constants -- `ObjectVerbPatch`.
Author
Member

Oh, right. Fixed!

Oh, right. Fixed!
aarifullin force-pushed feat/patch/session from a6d5f2864f to ebaf78c8fa 2024-08-06 09:31:30 +00:00 Compare
acid-ant approved these changes 2024-08-06 11:42:21 +00:00
fyrchik approved these changes 2024-08-06 12:34:58 +00:00
fyrchik merged commit ebaf78c8fa into master 2024-08-06 12:35:02 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
4 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-api-go#100
No description provided.