generatorName: jaxrs-spec outputDir: samples/server/petstore/jaxrs-spec-microprofile-openapi-annotations inputSpec: modules/openapi-generator/src/test/resources/2_0/petstore-with-fake-endpoints-models-for-testing.yaml templateDir: modules/openapi-generator/src/main/resources/JavaJaxRS/spec additionalProperties: artifactId: jaxrs-spec-petstore-server serializableModel: "true" hideGenerationTimestamp: "true" implicitHeadersRegex: (api_key|enum_header_string) generateBuilders: "true" useMicroProfileOpenAPIAnnotations: "true" library: "quarkus" dateLibrary: "java8-localdatetime"