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
These accessors are necessary to allow extending implementations to
not need to store their own copies of this information in order to
perform their own work.
Copy file name to clipboardExpand all lines: smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen/integration/DocumentMemberDeserVisitor.java
+20-2Lines changed: 20 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -66,9 +66,9 @@
66
66
* TODO: Update this with a mechanism to handle String and Blob shapes with the @mediatype trait.
Copy file name to clipboardExpand all lines: smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen/integration/DocumentMemberSerVisitor.java
+20-2Lines changed: 20 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -65,9 +65,9 @@
65
65
* TODO: Update this with a mechanism to handle String and Blob shapes with the @mediatype trait.
0 commit comments