Skip to content

Commit 5eacd5a

Browse files
committed
update to core changes
1 parent f46a627 commit 5eacd5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/kotlin/io/openapiprocessor/spring/processor/SpringProcessor.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ class SpringProcessor(private val writerFactory: WriterFactory) {
6262
beanValidationFactory,
6363
DefaultImportFilter()
6464
),
65-
DataTypeWriter(
65+
DataTypeWriterPojo(
6666
options,
6767
generatedWriter,
6868
beanValidationFactory),

0 commit comments

Comments
 (0)