Skip to content

Commit

Permalink
docs/rfc: Remove pair declare description for GSP-729 (#735)
Browse files Browse the repository at this point in the history
  • Loading branch information
JinnyYi authored Sep 2, 2021
1 parent ba30a03 commit 425b81f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/rfcs/729-redesign-http-signer.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ type StorageHTTPSigner interface {
From service side:

- If part of the operations are unsupported, `services.ErrCapabilityInsufficient` error can be returned directly.
- There's no need to declare all the pairs for `StorageHTTPSigner` operations, as pairs passed in will be stored and can be got by calling the parse pair function of the corresponding operation.

## Rationale

Expand Down

0 comments on commit 425b81f

Please sign in to comment.