You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This removes event streams from the generated deser methods, as they
aren't handled there. They will eventually be handled by the protocol
python implementation on a higher level. This also removes the
attempt at handling them as if they were a blob stream, as they are
currently handled elsewhere.
Copy file name to clipboardExpand all lines: codegen/smithy-python-codegen/src/main/java/software/amazon/smithy/python/codegen/integration/RestJsonProtocolGenerator.java
0 commit comments