OpenAPI Generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
Collective -
Host: opensource -
https://opencollective.com/openapi_generator
- Website: https://twitter.com/oas_generator
- Code: https://github.com/OpenAPITools/openapi-generator
Generated API method name without prefix, postfix
github.com/OpenAPITools/openapi-generator - MartinMilata opened this issue about 1 month ago
github.com/OpenAPITools/openapi-generator - MartinMilata opened this issue about 1 month ago
Bump brace-expansion from 1.1.11 to 1.1.12 in /website
github.com/OpenAPITools/openapi-generator - dependabot[bot] opened this pull request about 1 month ago
github.com/OpenAPITools/openapi-generator - dependabot[bot] opened this pull request about 1 month ago
Update spring web version in resttemplate
github.com/OpenAPITools/openapi-generator - wing328 opened this pull request about 1 month ago
github.com/OpenAPITools/openapi-generator - wing328 opened this pull request about 1 month ago
[kotlin] Fix compile error in enum properties with "" values(#18660)
github.com/OpenAPITools/openapi-generator - chizhanov opened this pull request about 1 month ago
github.com/OpenAPITools/openapi-generator - chizhanov opened this pull request about 1 month ago
[python] test master branch build
github.com/OpenAPITools/openapi-generator - mgoltzsche opened this pull request about 1 month ago
github.com/OpenAPITools/openapi-generator - mgoltzsche opened this pull request about 1 month ago
[typescript] Utility types now considered when generating schemas (Issue #21317)
github.com/OpenAPITools/openapi-generator - DavidGrath opened this pull request about 2 months ago
github.com/OpenAPITools/openapi-generator - DavidGrath opened this pull request about 2 months ago
Bump org.springframework:spring-web from 6.1.20 to 6.1.21 in /samples/client/petstore/java/resttemplate-jakarta
github.com/OpenAPITools/openapi-generator - dependabot[bot] opened this pull request about 2 months ago
github.com/OpenAPITools/openapi-generator - dependabot[bot] opened this pull request about 2 months ago
[BUG][PHP] Deserialization of object without properties leads to wrong data type
github.com/OpenAPITools/openapi-generator - stollr opened this issue about 2 months ago
github.com/OpenAPITools/openapi-generator - stollr opened this issue about 2 months ago
[BUG] [DART-DIO] enumUnknownDefaultCase config ignored with useEnumExtension configuration
github.com/OpenAPITools/openapi-generator - ebetschart opened this issue about 2 months ago
github.com/OpenAPITools/openapi-generator - ebetschart opened this issue about 2 months ago
FIX #21407 - use referenced string enum schema in requestBody if available
github.com/OpenAPITools/openapi-generator - WannabeSoftwareEngineer opened this pull request about 2 months ago
github.com/OpenAPITools/openapi-generator - WannabeSoftwareEngineer opened this pull request about 2 months ago
[BUG] Presence of path parameter in parent reference triggers NPE while processing examples
github.com/OpenAPITools/openapi-generator - clone1612 opened this issue about 2 months ago
github.com/OpenAPITools/openapi-generator - clone1612 opened this issue about 2 months ago
[REQ] Provide option to generate QueryParameter from model types in JavaSpring generator
github.com/OpenAPITools/openapi-generator - dickerpulli opened this issue about 2 months ago
github.com/OpenAPITools/openapi-generator - dickerpulli opened this issue about 2 months ago
[BUG][JAVA] Enum in request body generates as String parameter, not Enum type
github.com/OpenAPITools/openapi-generator - WannabeSoftwareEngineer opened this issue about 2 months ago
github.com/OpenAPITools/openapi-generator - WannabeSoftwareEngineer opened this issue about 2 months ago
[REQ] Generate JSON schema form OpenAPI docs
github.com/OpenAPITools/openapi-generator - GeorgeFischhof opened this issue about 2 months ago
github.com/OpenAPITools/openapi-generator - GeorgeFischhof opened this issue about 2 months ago
Restricted Java oneOf imports to Jackson only when needed (#21404)
github.com/OpenAPITools/openapi-generator - DavidGrath opened this pull request about 2 months ago
github.com/OpenAPITools/openapi-generator - DavidGrath opened this pull request about 2 months ago
[BUG][JAVA] Unnecessary Jackson imports added to oneOf interface when non-Jackson library is used
github.com/OpenAPITools/openapi-generator - DavidGrath opened this issue about 2 months ago
github.com/OpenAPITools/openapi-generator - DavidGrath opened this issue about 2 months ago
[Java][vertx] fix path param encoding
github.com/OpenAPITools/openapi-generator - oscarobr opened this pull request about 2 months ago
github.com/OpenAPITools/openapi-generator - oscarobr opened this pull request about 2 months ago
[python] Validate pyproject.toml and fix the pyproject.toml version constraint format
github.com/OpenAPITools/openapi-generator - 4c0n opened this pull request about 2 months ago
github.com/OpenAPITools/openapi-generator - 4c0n opened this pull request about 2 months ago
[BUG] [Java] [Vertx] Path parameter white space is encoded as + instead of %20
github.com/OpenAPITools/openapi-generator - oscarobr opened this issue about 2 months ago
github.com/OpenAPITools/openapi-generator - oscarobr opened this issue about 2 months ago
[jaxrs-spec][quarkus] fix cookie in param
github.com/OpenAPITools/openapi-generator - a86rbchn opened this pull request about 2 months ago
github.com/OpenAPITools/openapi-generator - a86rbchn opened this pull request about 2 months ago
Bump requests from 2.32.0 to 2.32.4 in /samples/server/petstore/python-fastapi
github.com/OpenAPITools/openapi-generator - dependabot[bot] opened this pull request about 2 months ago
github.com/OpenAPITools/openapi-generator - dependabot[bot] opened this pull request about 2 months ago
Allow ReturnType to return Generics
github.com/OpenAPITools/openapi-generator - andrewwilsonnew opened this issue about 2 months ago
github.com/OpenAPITools/openapi-generator - andrewwilsonnew opened this issue about 2 months ago
fix(typescript-fetch): use `type` modifier on imports for `discriminator.mappedModels`
github.com/OpenAPITools/openapi-generator - Noah1989 opened this pull request about 2 months ago
github.com/OpenAPITools/openapi-generator - Noah1989 opened this pull request about 2 months ago
[rust-axum] Prevent multiple declarations of the same operation
github.com/OpenAPITools/openapi-generator - rgroothuijsen opened this pull request about 2 months ago
github.com/OpenAPITools/openapi-generator - rgroothuijsen opened this pull request about 2 months ago
[csharp][generichost] Removed duplicate service registration
github.com/OpenAPITools/openapi-generator - devhl-labs opened this pull request about 2 months ago
github.com/OpenAPITools/openapi-generator - devhl-labs opened this pull request about 2 months ago
python: Read proxies from environment + no_proxy support
github.com/OpenAPITools/openapi-generator - bachorp opened this pull request about 2 months ago
github.com/OpenAPITools/openapi-generator - bachorp opened this pull request about 2 months ago
[BUG][C#] 7.12/13 enumeration converters not called
github.com/OpenAPITools/openapi-generator - davide-mora opened this issue about 2 months ago
github.com/OpenAPITools/openapi-generator - davide-mora opened this issue about 2 months ago
[BUG] [C#] [GenericHost] Breaking change in path handling since v7.13
github.com/OpenAPITools/openapi-generator - marcselman opened this issue about 2 months ago
github.com/OpenAPITools/openapi-generator - marcselman opened this issue about 2 months ago
[BUG] The `openapi` schema generator strips `type: array` from property definitions
github.com/OpenAPITools/openapi-generator - drpump opened this issue about 2 months ago
github.com/OpenAPITools/openapi-generator - drpump opened this issue about 2 months ago
Fix MiskKotlin OpenApiGenerator types
github.com/OpenAPITools/openapi-generator - andrewwilsonnew opened this pull request about 2 months ago
github.com/OpenAPITools/openapi-generator - andrewwilsonnew opened this pull request about 2 months ago
Fix MiskKotlin OpenApiGenerator types
github.com/OpenAPITools/openapi-generator - andrewwilsonnew opened this pull request about 2 months ago
github.com/OpenAPITools/openapi-generator - andrewwilsonnew opened this pull request about 2 months ago
hw openapigenerator
github.com/OpenAPITools/openapi-generator - DiLysenk opened this pull request about 2 months ago
github.com/OpenAPITools/openapi-generator - DiLysenk opened this pull request about 2 months ago
[JavaSpring] Allow configuring generic ResponseEntity for Spring generator.
github.com/OpenAPITools/openapi-generator - zamzterz opened this pull request about 2 months ago
github.com/OpenAPITools/openapi-generator - zamzterz opened this pull request about 2 months ago
[php] Question on schema->class Name
github.com/OpenAPITools/openapi-generator - MR4online opened this issue about 2 months ago
github.com/OpenAPITools/openapi-generator - MR4online opened this issue about 2 months ago
[BUG] [java spring (server)] Incorrect media types generated in @ApiResponse if operation specifies different responses with different media types
github.com/OpenAPITools/openapi-generator - joao-loureiro-ig opened this issue about 2 months ago
github.com/OpenAPITools/openapi-generator - joao-loureiro-ig opened this issue about 2 months ago
[BUG] CSharp code generator logic error
github.com/OpenAPITools/openapi-generator - lld1995 opened this issue about 2 months ago
github.com/OpenAPITools/openapi-generator - lld1995 opened this issue about 2 months ago
[REQ] Suppress creation of empty files
github.com/OpenAPITools/openapi-generator - Krishnanand136 opened this issue about 2 months ago
github.com/OpenAPITools/openapi-generator - Krishnanand136 opened this issue about 2 months ago
Bump webpack-dev-server and @angular-devkit/build-angular in /samples/client/others/typescript-angular
github.com/OpenAPITools/openapi-generator - dependabot[bot] opened this pull request about 2 months ago
github.com/OpenAPITools/openapi-generator - dependabot[bot] opened this pull request about 2 months ago
[BUG][CSHARP][GENERICHOST] - Array of string/binary for multi-file uploads generates invalid code
github.com/OpenAPITools/openapi-generator - sdukehart-omnesoft opened this issue about 2 months ago
github.com/OpenAPITools/openapi-generator - sdukehart-omnesoft opened this issue about 2 months ago
[dart-dio] Fix json_serializable response for type:string format:binary
github.com/OpenAPITools/openapi-generator - matthewnitschke-wk opened this pull request about 2 months ago
github.com/OpenAPITools/openapi-generator - matthewnitschke-wk opened this pull request about 2 months ago
avoid intersection type in kotlin-client template with jvm-okhttp4 engine
github.com/OpenAPITools/openapi-generator - nutgaard opened this pull request about 2 months ago
github.com/OpenAPITools/openapi-generator - nutgaard opened this pull request about 2 months ago
Update common custom user data maven extensions to 2.x
github.com/OpenAPITools/openapi-generator - wing328 opened this pull request about 2 months ago
github.com/OpenAPITools/openapi-generator - wing328 opened this pull request about 2 months ago
test python client
github.com/OpenAPITools/openapi-generator - wing328 opened this pull request about 2 months ago
github.com/OpenAPITools/openapi-generator - wing328 opened this pull request about 2 months ago
[BUG] Fix cookie param in jaxrs-spec (quarkus)
github.com/OpenAPITools/openapi-generator - a86rbchn opened this issue about 2 months ago
github.com/OpenAPITools/openapi-generator - a86rbchn opened this issue about 2 months ago
Add tests for enum names with dots in python cilents
github.com/OpenAPITools/openapi-generator - wing328 opened this pull request about 2 months ago
github.com/OpenAPITools/openapi-generator - wing328 opened this pull request about 2 months ago
[Java] Fix content for enum in MultiPart (#19973)
github.com/OpenAPITools/openapi-generator - jarryDk opened this pull request about 2 months ago
github.com/OpenAPITools/openapi-generator - jarryDk opened this pull request about 2 months ago
Replace periods with '_DOT_' in Python enum member names
github.com/OpenAPITools/openapi-generator - pcaisse opened this pull request about 2 months ago
github.com/OpenAPITools/openapi-generator - pcaisse opened this pull request about 2 months ago
replace deprecated 'typings' field with standard 'types' in package.json
github.com/OpenAPITools/openapi-generator - kaizencode-art opened this pull request about 2 months ago
github.com/OpenAPITools/openapi-generator - kaizencode-art opened this pull request about 2 months ago
Update README.md
github.com/OpenAPITools/openapi-generator - bsvicente opened this pull request about 2 months ago
github.com/OpenAPITools/openapi-generator - bsvicente opened this pull request about 2 months ago
Update develocity to newer versions
github.com/OpenAPITools/openapi-generator - wing328 opened this pull request about 2 months ago
github.com/OpenAPITools/openapi-generator - wing328 opened this pull request about 2 months ago
Update java restemplate dependencies to newer versions
github.com/OpenAPITools/openapi-generator - wing328 opened this pull request about 2 months ago
github.com/OpenAPITools/openapi-generator - wing328 opened this pull request about 2 months ago
[Java][Native] Fix POJOs with additionalProperties incorrectly extending HashMap
github.com/OpenAPITools/openapi-generator - JorrenH opened this pull request about 2 months ago
github.com/OpenAPITools/openapi-generator - JorrenH opened this pull request about 2 months ago
Bump tar-fs, @web/test-runner and @web/test-runner-puppeteer in /samples/openapi3/client/petstore/typescript/tests/browser
github.com/OpenAPITools/openapi-generator - dependabot[bot] opened this pull request about 2 months ago
github.com/OpenAPITools/openapi-generator - dependabot[bot] opened this pull request about 2 months ago
fix(ruby-client): fix incorrect Date parsing in OneOf
github.com/OpenAPITools/openapi-generator - LuukvH opened this pull request about 2 months ago
github.com/OpenAPITools/openapi-generator - LuukvH opened this pull request about 2 months ago
[gradle-plugin] Fix openapiGeneratorIgnoreList option
github.com/OpenAPITools/openapi-generator - MIOB opened this pull request about 2 months ago
github.com/OpenAPITools/openapi-generator - MIOB opened this pull request about 2 months ago
Bump org.springframework:spring-context from 6.1.14 to 6.1.20 in /samples/client/petstore/java/resttemplate-jakarta
github.com/OpenAPITools/openapi-generator - dependabot[bot] opened this pull request about 2 months ago
github.com/OpenAPITools/openapi-generator - dependabot[bot] opened this pull request about 2 months ago
update Slack invitation links
github.com/OpenAPITools/openapi-generator - martin-mfg opened this pull request about 2 months ago
github.com/OpenAPITools/openapi-generator - martin-mfg opened this pull request about 2 months ago
Add support of @ResponseStatus for jaxrs-spec generator
github.com/OpenAPITools/openapi-generator - ginadebeukelaer opened this issue about 2 months ago
github.com/OpenAPITools/openapi-generator - ginadebeukelaer opened this issue about 2 months ago
[BUG] [php] [php-nextgen] Return type hint does not consider HTTP 204
github.com/OpenAPITools/openapi-generator - imba28 opened this issue about 2 months ago
github.com/OpenAPITools/openapi-generator - imba28 opened this issue about 2 months ago
[BUG] [JAVA] [OKHTTP-GSON] Annotations added at invalid location since 7.13.0 regression
github.com/OpenAPITools/openapi-generator - Viserius opened this issue about 2 months ago
github.com/OpenAPITools/openapi-generator - Viserius opened this issue about 2 months ago
[csharp][generichost] Updated docs
github.com/OpenAPITools/openapi-generator - devhl-labs opened this pull request about 2 months ago
github.com/OpenAPITools/openapi-generator - devhl-labs opened this pull request about 2 months ago
[typescript-axios] Add detection for AWS IAM from schema
github.com/OpenAPITools/openapi-generator - NiltiakSivad opened this pull request about 2 months ago
github.com/OpenAPITools/openapi-generator - NiltiakSivad opened this pull request about 2 months ago
[dart-dio] Fix compile error in enum properties with "default" values (#20495)
github.com/OpenAPITools/openapi-generator - chizhanov opened this pull request about 2 months ago
github.com/OpenAPITools/openapi-generator - chizhanov opened this pull request about 2 months ago
[BUG] @ArraySchema does not emit "type" inside items in generated OpenAPI JSON
github.com/OpenAPITools/openapi-generator - Yobyn opened this issue 2 months ago
github.com/OpenAPITools/openapi-generator - Yobyn opened this issue 2 months ago
[kotlin-client][multiplatform] update Kotlin and libraries versions
github.com/OpenAPITools/openapi-generator - WonderCsabo opened this pull request 2 months ago
github.com/OpenAPITools/openapi-generator - WonderCsabo opened this pull request 2 months ago
Bump jmustache 1.15 -> 1.16
github.com/OpenAPITools/openapi-generator - bachorp opened this pull request 2 months ago
github.com/OpenAPITools/openapi-generator - bachorp opened this pull request 2 months ago
[BUG] isNullable set for object properties
github.com/OpenAPITools/openapi-generator - allComputableThings opened this issue 2 months ago
github.com/OpenAPITools/openapi-generator - allComputableThings opened this issue 2 months ago
Preventing Primitive boolean from Being Converted to Boxed Boolean in Java Client Generation
github.com/OpenAPITools/openapi-generator - mhashemi opened this issue 2 months ago
github.com/OpenAPITools/openapi-generator - mhashemi opened this issue 2 months ago
[cpp-restsdk] store Object as a shared pointer
github.com/OpenAPITools/openapi-generator - aminya opened this pull request 2 months ago
github.com/OpenAPITools/openapi-generator - aminya opened this pull request 2 months ago
[cpp-restsdk] link cpprest without crypto libraries
github.com/OpenAPITools/openapi-generator - aminya opened this pull request 2 months ago
github.com/OpenAPITools/openapi-generator - aminya opened this pull request 2 months ago
[REQ] Update Go client generator to us AWS SDK v2
github.com/OpenAPITools/openapi-generator - dennismouwen-eye opened this issue 2 months ago
github.com/OpenAPITools/openapi-generator - dennismouwen-eye opened this issue 2 months ago
Java Native Client: handle Byte[] and File response types correctly
github.com/OpenAPITools/openapi-generator - duttonw opened this pull request 2 months ago
github.com/OpenAPITools/openapi-generator - duttonw opened this pull request 2 months ago
[BUG] [java native] File response being passed to Jackson instead of directly converted to File object (in temp space)
github.com/OpenAPITools/openapi-generator - duttonw opened this issue 2 months ago
github.com/OpenAPITools/openapi-generator - duttonw opened this issue 2 months ago
Introduce option 'importFileExtension' to typescript-axios (#21343)
github.com/OpenAPITools/openapi-generator - GenFlogi opened this pull request 2 months ago
github.com/OpenAPITools/openapi-generator - GenFlogi opened this pull request 2 months ago
[REQ] [typescript-axios] New generator option to set file extension for ECMAScript module resolution
github.com/OpenAPITools/openapi-generator - GenFlogi opened this issue 2 months ago
github.com/OpenAPITools/openapi-generator - GenFlogi opened this issue 2 months ago
Better handling of metadata in allOf
github.com/OpenAPITools/openapi-generator - wing328 opened this pull request 2 months ago
github.com/OpenAPITools/openapi-generator - wing328 opened this pull request 2 months ago
[BUG] [Dart, 7.13.0] allOf loses list type information in referred properties.
github.com/OpenAPITools/openapi-generator - allComputableThings opened this issue 2 months ago
github.com/OpenAPITools/openapi-generator - allComputableThings opened this issue 2 months ago
[BUG] useSquareBracketsInArrayNames has no effect in typescript-axios
github.com/OpenAPITools/openapi-generator - da1z opened this issue 2 months ago
github.com/OpenAPITools/openapi-generator - da1z opened this issue 2 months ago
Bump org.springframework:spring-web from 5.3.33 to 6.1.14 in /samples/client/petstore/java/resttemplate-swagger1
github.com/OpenAPITools/openapi-generator - dependabot[bot] opened this pull request 2 months ago
github.com/OpenAPITools/openapi-generator - dependabot[bot] opened this pull request 2 months ago
[BUG] [Python] Discriminator Not Generated or Used When Subtypes Have Duplicate Property Names or No Unique Properties
github.com/OpenAPITools/openapi-generator - MaxHuber03 opened this issue 2 months ago
github.com/OpenAPITools/openapi-generator - MaxHuber03 opened this issue 2 months ago
Abstract PHP support of "original" for variableNamingConvention
github.com/OpenAPITools/openapi-generator - aghajani opened this pull request 2 months ago
github.com/OpenAPITools/openapi-generator - aghajani opened this pull request 2 months ago
[BUG] requires-python invalid value - pyproject.toml
github.com/OpenAPITools/openapi-generator - srydz-aiclearing opened this issue 2 months ago
github.com/OpenAPITools/openapi-generator - srydz-aiclearing opened this issue 2 months ago
[REQ] [PHP] support "original" mode for "variableNamingConvention"
github.com/OpenAPITools/openapi-generator - aghajani opened this issue 2 months ago
github.com/OpenAPITools/openapi-generator - aghajani opened this issue 2 months ago
fix(python-fastapi): remove 200 fallback code and use default (#12481)
github.com/OpenAPITools/openapi-generator - sickinga opened this pull request 2 months ago
github.com/OpenAPITools/openapi-generator - sickinga opened this pull request 2 months ago
#17876: Rust Server: Update dependency versions -- hyper 1.6, tokio 1.45, etc.
github.com/OpenAPITools/openapi-generator - azriel-healthpoint opened this pull request 2 months ago
github.com/OpenAPITools/openapi-generator - azriel-healthpoint opened this pull request 2 months ago
feat (JAVA NATIVE): add support for useSingleRequestParameter to java native client
github.com/OpenAPITools/openapi-generator - Nicklas2751 opened this pull request 2 months ago
github.com/OpenAPITools/openapi-generator - Nicklas2751 opened this pull request 2 months ago
fix: #21329 Java Native, Provide Null Check before toString on param variables
github.com/OpenAPITools/openapi-generator - duttonw opened this pull request 2 months ago
github.com/OpenAPITools/openapi-generator - duttonw opened this pull request 2 months ago
[BUG][java native] querystring Objects toString not checked if null prior
github.com/OpenAPITools/openapi-generator - duttonw opened this issue 2 months ago
github.com/OpenAPITools/openapi-generator - duttonw opened this issue 2 months ago
Test poetry 1.x in python aiohttp client
github.com/OpenAPITools/openapi-generator - wing328 opened this pull request 2 months ago
github.com/OpenAPITools/openapi-generator - wing328 opened this pull request 2 months ago
[csharp][generichost] Bumped dependency versions
github.com/OpenAPITools/openapi-generator - devhl-labs opened this pull request 2 months ago
github.com/OpenAPITools/openapi-generator - devhl-labs opened this pull request 2 months ago
[csharp][generichost] Fixed token availablity
github.com/OpenAPITools/openapi-generator - devhl-labs opened this pull request 2 months ago
github.com/OpenAPITools/openapi-generator - devhl-labs opened this pull request 2 months ago
Update swagger parser to 2.1.28
github.com/OpenAPITools/openapi-generator - wing328 opened this pull request 2 months ago
github.com/OpenAPITools/openapi-generator - wing328 opened this pull request 2 months ago
[typescript] add abort signal to requestcontext
github.com/OpenAPITools/openapi-generator - davidgamero opened this pull request 2 months ago
github.com/OpenAPITools/openapi-generator - davidgamero opened this pull request 2 months ago
[BUG][PYTHON] Enums whose values are floats generate invalid class
github.com/OpenAPITools/openapi-generator - pcaisse opened this issue 2 months ago
github.com/OpenAPITools/openapi-generator - pcaisse opened this issue 2 months ago
Feat/rust reqwest shallow object query param
github.com/OpenAPITools/openapi-generator - whirm opened this pull request 2 months ago
github.com/OpenAPITools/openapi-generator - whirm opened this pull request 2 months ago
[Scala] Add enums to scala-http4s-server
github.com/OpenAPITools/openapi-generator - KatyaValik opened this pull request 2 months ago
github.com/OpenAPITools/openapi-generator - KatyaValik opened this pull request 2 months ago
[REQ] how to rename ApiClient.java file name,eg:MyClient.java
github.com/OpenAPITools/openapi-generator - fansiguo opened this issue 2 months ago
github.com/OpenAPITools/openapi-generator - fansiguo opened this issue 2 months ago
[BUG] dart-dio + polymorphism + json_serializable fails to produce polymorphic classes
github.com/OpenAPITools/openapi-generator - allComputableThings opened this issue 2 months ago
github.com/OpenAPITools/openapi-generator - allComputableThings opened this issue 2 months ago
[BUG][typescript-*] Bad behavior when trying to map generics
github.com/OpenAPITools/openapi-generator - allejo opened this issue 2 months ago
github.com/OpenAPITools/openapi-generator - allejo opened this issue 2 months ago