We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c21bef commit f6e2972Copy full SHA for f6e2972
1 file changed
docs/source-2.0/additional-specs/protocols/smithy-rpc-v2.rst
@@ -350,10 +350,10 @@ to convert each shape type:
350
- :rfc:`Major type 7 (float) <8949#section-3.1-2.15>`
351
* - ``double``
352
353
- * - ``bigDecimal``
+ * - ``bigInteger``
354
- :rfc:`Major type 6 <8949#section-3.1-2.13>`, value
355
:rfc:`tags 2 (unsigned bignum) or 3 (negative bignum) <8949#section-3.4>`
356
- * - ``bigInteger``
+ * - ``bigDecimal``
357
358
:rfc:`tag 4 (decimal fraction) <8949#section-3.4>`
359
* - ``string``
0 commit comments