Skip to content

Commit 6013278

Browse files
committed
move to correct place
1 parent 325fbdd commit 6013278

46 files changed

Lines changed: 672 additions & 1361 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
generatorName: kotlin-spring
2+
outputDir: samples/server/petstore/kotlin-springboot-x-kotlin-implements
3+
library: spring-boot
4+
inputSpec: modules/openapi-generator/src/test/resources/2_0/petstore-x-kotlin-implements.yaml
5+
templateDir: modules/openapi-generator/src/main/resources/kotlin-spring
6+
additionalProperties:
7+
documentationProvider: none
8+
annotationLibrary: none
9+
useSwaggerUI: "false"
10+
serviceImplementation: "true"
11+
serializableModel: "true"
12+
beanValidations: "true"
13+
requestMappingMode: controller

bin/configs/kotlin-spring-x-kotlin-implements.yaml

Lines changed: 0 additions & 14 deletions
This file was deleted.

samples/server/petstore/kotlin-spring-x-kotlin-implements/src/main/kotlin/org/openapitools/HomeController.kt

Lines changed: 0 additions & 17 deletions
This file was deleted.

samples/server/petstore/kotlin-spring-x-kotlin-implements/src/main/kotlin/org/openapitools/SpringDocConfiguration.kt

Lines changed: 0 additions & 42 deletions
This file was deleted.

samples/server/petstore/kotlin-spring-x-kotlin-implements/src/main/kotlin/org/openapitools/api/PetApiController.kt

Lines changed: 0 additions & 178 deletions
This file was deleted.

samples/server/petstore/kotlin-spring-x-kotlin-implements/src/main/kotlin/org/openapitools/api/StoreApiController.kt

Lines changed: 0 additions & 103 deletions
This file was deleted.

0 commit comments

Comments
 (0)