There was an error while loading. Please reload this page.
1 parent 0284fcd commit e26f440Copy full SHA for e26f440
1 file changed
modules/openapi-generator-gradle-plugin/README.adoc
@@ -469,9 +469,6 @@ openApiGenerate {
469
apiPackage = "org.openapi.example.api"
470
invokerPackage = "org.openapi.example.invoker"
471
modelPackage = "org.openapi.example.model"
472
- modelFilesConstrainedTo = [
473
- "Error"
474
- ]
475
configOptions = [
476
dateLibrary: "java8"
477
]
0 commit comments