Commit c56f370
committed
Add nascent document type support for rpcv2Cbor
As the compatibility of document types across protocols that use different
wire serialization formats (JSON, CBOR) is built, it must be possible to
specify them together. Using documents with rpcv2Cbor is still a DANGER
level event, as it won't work in most cases.1 parent bed9664 commit c56f370
File tree
4 files changed
+3
-2
lines changed- smithy-protocol-traits/src
- main/resources/META-INF/smithy
- test/resources/software/amazon/smithy/protocol/traits/errorfiles
4 files changed
+3
-2
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 0 additions & 1 deletion
This file was deleted.
0 commit comments