Refactor smithy-json and fix several protocol tests for the new JsonSerializerGenerator (#418)
* Split out a JsonValueWriter from JsonObjectWriter/JsonArrayWriter * Add document support to JsonSerializerGenerator * Add operation support to JsonSerializerGenerator * Fix some bugs found by protocol tests * Fix struct serializer function naming bug * Fix handling of sparse lists and maps * CR feedback
Loading
Please register or sign in to comment