Skip to content

Commit

Permalink
Fix typos in RPCv2 CBOR spec
Browse files Browse the repository at this point in the history
  • Loading branch information
kstich committed May 8, 2024
1 parent 3eb39b1 commit 0f2f274
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source-2.0/additional-specs/protocols/smithy-rpc-v2.rst
Original file line number Diff line number Diff line change
Expand Up @@ -298,8 +298,8 @@ headers for responses:
- Required
- The value of ``rpc-v2-cbor``.
* - ``Content-Type``
- Required with request bodies
- The value of ``application/cbor``. For event streaming requests, this
- Required with response bodies
- The value of ``application/cbor``. For event streaming responses, this
is ``application/vnd.amazon.eventstream``.
* - ``Content-Length``
- Conditional
Expand Down

0 comments on commit 0f2f274

Please sign in to comment.