We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0cd07a commit f66a76eCopy full SHA for f66a76e
tests/codegen/service-codegen-tests/build.gradle.kts
@@ -35,7 +35,6 @@ tasks.test {
35
}
36
37
val optInAnnotations = listOf(
38
- "aws.smithy.kotlin.runtime.InternalApi",
39
"kotlinx.serialization.ExperimentalSerializationApi",
40
"kotlin.io.path.ExperimentalPathApi",
41
)
0 commit comments