generatorName: kotlin-spring outputDir: samples/server/petstore/kotlin-springboot-modelMutable inputSpec: modules/openapi-generator/src/test/resources/2_0/petstore.yaml templateDir: modules/openapi-generator/src/main/resources/kotlin-spring additionalProperties: library: spring-boot serializableModel: "true" swaggerAnnotations: "true" serviceImplementation: "true" beanValidations: "true" modelMutable: "true"