We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 014599e commit a78799fCopy full SHA for a78799f
smithy-codegen-core/src/main/java/software/amazon/smithy/codegen/core/directed/CodegenDirector.java
@@ -81,7 +81,6 @@ public final class CodegenDirector<
81
* <ul>
82
* <li>Flattens error hierarchies onto every operation.</li>
83
* <li>Flattens mixins</li>
84
- * <li>Converts enum strings to enum shapes.</li>
85
* </ul>
86
*
87
* <p><em>Note</em>: This transform is applied automatically by a code
0 commit comments