Skip to content

Commit

Permalink
Add rpcv2Cbor to RPC_BOUND_PROTOCOLS
Browse files Browse the repository at this point in the history
  • Loading branch information
lauzadis committed Nov 14, 2024
1 parent a4a4775 commit 0eb67d8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ val RPC_BOUND_PROTOCOLS = setOf(
"awsJson1_1",
"awsQuery",
"ec2Query",
"rpcv2Cbor",
)

/**
Expand Down

0 comments on commit 0eb67d8

Please sign in to comment.