github.com/OpenAPITools/openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
https://github.com/OpenAPITools/openapi-generator
[BUG][CSHARP][GENERICHOST] Multiple ApiKeyTokens override each other in RateLimitProvider?
UniMichael opened this issue 2 months ago
UniMichael opened this issue 2 months ago
[Kotlin] Primitive array items validity check
andreas-umbricht opened this pull request 2 months ago
andreas-umbricht opened this pull request 2 months ago
fix mapping varname in case of variable case changing.
massimiliano-m opened this pull request 2 months ago
massimiliano-m opened this pull request 2 months ago
Unresolved CVE in v 7.13.0
SB6310-Equans opened this issue 2 months ago
SB6310-Equans opened this issue 2 months ago
[BUG][OCaml] Object with additionalProperties becomes `Any_type.t` which does not exist
sir4ur0n opened this issue 2 months ago
sir4ur0n opened this issue 2 months ago
[python] Explicitly define github workflow permissions
4c0n opened this pull request 2 months ago
4c0n opened this pull request 2 months ago
[BUG] RequestBody in DELETE http requests
GiancarloPerillo opened this issue 2 months ago
GiancarloPerillo opened this issue 2 months ago
Add savetwt to sponsor list
wing328 opened this pull request 2 months ago
wing328 opened this pull request 2 months ago
[BUG] [Python] [Pydantic] Generated from_dict() incorrectly calls List[...] as a function for nested arrays
balazser opened this issue 2 months ago
balazser opened this issue 2 months ago
[REQ][OCaml] Support `securitySchemes` (or at the very least, additional header list)
sir4ur0n opened this issue 2 months ago
sir4ur0n opened this issue 2 months ago
[BUG][OCaml] Exploded form query param leads to compilation error in generated code
sir4ur0n opened this issue 2 months ago
sir4ur0n opened this issue 2 months ago
[BUG] [kotlin-spring] Multipart with JSON array broken
jru opened this issue 2 months ago
jru opened this issue 2 months ago
Add tests for cpp-restsdk client
wing328 opened this pull request 2 months ago
wing328 opened this pull request 2 months ago
Provide " as member" where needed
wing328 opened this pull request 2 months ago
wing328 opened this pull request 2 months ago
[BUG] Description
qcsoftware513 opened this issue 2 months ago
qcsoftware513 opened this issue 2 months ago
[BUG] [Kotlin] Enum with 'null' case no longer generate valid code
njustin opened this issue 2 months ago
njustin opened this issue 2 months ago
fix: update axum generated multipart requests to own the body
AlexandreCassagne opened this pull request 2 months ago
AlexandreCassagne opened this pull request 2 months ago
Fix broken build on Windows OS if the schema contains references to other schema files
akuhtz opened this pull request 2 months ago
akuhtz opened this pull request 2 months ago
[BUG][Protobuf-Generator] generating arbitray protocol buffers - commit c96d3088c506f6af09b095e7b25828fce17985dc breaks existing protobuf users
wogri opened this issue 2 months ago
wogri opened this issue 2 months ago
[JAVA] [SPRING] Extensible enum for spring generator using oneOf. Fix #7272
jpfinne opened this pull request 2 months ago
jpfinne opened this pull request 2 months ago
[BUG] polymorphic discriminator deserialization inconsistent between Java/Dart
allComputableThings opened this issue 2 months ago
allComputableThings opened this issue 2 months ago
[REQ] Add dart to sample
allComputableThings opened this issue 2 months ago
allComputableThings opened this issue 2 months ago
To read environment variables while using client generated by open-api-generator
p172913 opened this pull request 2 months ago
p172913 opened this pull request 2 months ago
[BUG] OpenAPI Generator’s -g python-flask generator to scaffold a Connexion/Flask server
teamblubee opened this issue 2 months ago
teamblubee opened this issue 2 months ago
update snakeyaml version to 2.4
wing328 opened this pull request 3 months ago
wing328 opened this pull request 3 months ago
[PHP-Symfony] revamp the computation of the contentType
gturri opened this pull request 3 months ago
gturri opened this pull request 3 months ago
[python-fastapi] Upgrade dependencies to support Python 3.13
rgroothuijsen opened this pull request 3 months ago
rgroothuijsen opened this pull request 3 months ago
[REQ] Support for arbitrary model property naming
rxchard opened this issue 3 months ago
rxchard opened this issue 3 months ago
Replace deprecated `to_dict` with `model_dump` for Pydantic v2 compatibility
timonrieger opened this pull request 3 months ago
timonrieger opened this pull request 3 months ago
[BUG] Inconsistent $ref path resolution for parameters vs schemas from sibling files in subdirectories
adamzzza opened this issue 3 months ago
adamzzza opened this issue 3 months ago
Fix spelling mistake in validations
balvig opened this pull request 3 months ago
balvig opened this pull request 3 months ago
[Php-Symfony] add text/plain and image/png endpoint in petstore.yaml
gturri opened this pull request 3 months ago
gturri opened this pull request 3 months ago
[ci][elixir] check if formatting is valid
efcasado opened this pull request 3 months ago
efcasado opened this pull request 3 months ago
[BUG] [Kotlin] Missing string array check for validity
andreas-umbricht opened this issue 3 months ago
andreas-umbricht opened this issue 3 months ago
[BUG] [typescript-angular] pattern data gets improperly escaped
spunzmann opened this issue 3 months ago
spunzmann opened this issue 3 months ago
Add model name mapping option to rust generators
wing328 opened this pull request 3 months ago
wing328 opened this pull request 3 months ago
[BUG] [csharp] OpenAPI generator fails create nullable array items
jasonxu08 opened this issue 3 months ago
jasonxu08 opened this issue 3 months ago
[GO] Go Server: Adds ordered routes to go-server router
spencercornish-wk opened this pull request 3 months ago
spencercornish-wk opened this pull request 3 months ago
[BUG][Git] Use of case sensitive file names in rust samples causes issues for Mac and Windows machines
aghajani opened this issue 3 months ago
aghajani opened this issue 3 months ago
[JAVA] Correct generation of schema default values of type object
DavidGrath opened this pull request 3 months ago
DavidGrath opened this pull request 3 months ago
(csharp generator) Add useIEnumerable in additionalProperties for des…
jasonxu08 opened this pull request 3 months ago
jasonxu08 opened this pull request 3 months ago
[BUG][JAVA] Oneof + type discrimination + empty arrays => IndexOutOfBoundsException
gurgl opened this issue 3 months ago
gurgl opened this issue 3 months ago
[BUG] [Spring] allOf conversion issue
giuseppe-pagliaro opened this issue 3 months ago
giuseppe-pagliaro opened this issue 3 months ago
[BUG] [Spring] Invalid Interface generation when parameters are removed by x-spring-paginated
crossbone-magister opened this issue 3 months ago
crossbone-magister opened this issue 3 months ago
[php-laravel generator] update $request->bool to $request->boolean
jglagrimas opened this pull request 3 months ago
jglagrimas opened this pull request 3 months ago
[BUG] php-laravel openapi generator $request->bool should be $request->boolean
jglagrimas opened this issue 3 months ago
jglagrimas opened this issue 3 months ago
Kotlin Misk Add Extra Parameters
andrewwilsonnew opened this pull request 3 months ago
andrewwilsonnew opened this pull request 3 months ago
[BUG] Need to convert exsting POJO to OpenApiformatted POJO
yashashwi1 opened this issue 3 months ago
yashashwi1 opened this issue 3 months ago
Add option to set container's default to empty container
wing328 opened this pull request 3 months ago
wing328 opened this pull request 3 months ago
[python] Fix poetry deprecation warnings
4c0n opened this pull request 3 months ago
4c0n opened this pull request 3 months ago
Convert pyproject.toml template to the format expected by Poetry >=2.0
4c0n opened this pull request 3 months ago
4c0n opened this pull request 3 months ago
[BUG] [Feign] Incorrect generated format with Content-Type: application/x-www-form-urlencoded
amarrategui opened this issue 3 months ago
amarrategui opened this issue 3 months ago
[REQ] [Postgresql] Instead of serial use identity
MexRus opened this issue 3 months ago
MexRus opened this issue 3 months ago
[BUG][Typescript-jquery] optional file upload does not compile - passing File interface to formParams.append()
dgasparri opened this issue 3 months ago
dgasparri opened this issue 3 months ago
[REQ] Add support for Angular Resource API
Mr-Jami opened this issue 3 months ago
Mr-Jami opened this issue 3 months ago
[rust] support model/maps as deep/explode params
aminya opened this pull request 3 months ago
aminya opened this pull request 3 months ago
[php-symfony] fix handling of endpoints with "text/plain" or "image/png" response type
gturri opened this pull request 3 months ago
gturri opened this pull request 3 months ago
[BUG] Issue with EnumConverterConfiguration in a Gradle multi module project
mavarazo opened this issue 3 months ago
mavarazo opened this issue 3 months ago
[BUG][TypeScript-Fetch] Incorrect code generation for `oneOf` schema with `number | string` types
tobq opened this issue 3 months ago
tobq opened this issue 3 months ago
[php-symfony] fix handling of endpoints with "text/plain" or "image/png" response type
gturri opened this pull request 3 months ago
gturri opened this pull request 3 months ago
[BUG] [PHP Symfony] Impossible to handle endpoints with "text/plain" or "image/png" response type
gturri opened this issue 3 months ago
gturri opened this issue 3 months ago
[kotlin-spring] fix validation regression in kotlin-spring generator
pstorch opened this pull request 3 months ago
pstorch opened this pull request 3 months ago
[php-flight] fix: remove trailing spaces
jrenggli opened this pull request 3 months ago
jrenggli opened this pull request 3 months ago
[php-flight] fix: use static PHPUnit assertions
jrenggli opened this pull request 3 months ago
jrenggli opened this pull request 3 months ago
fix: Parent model is generated when using discriminator and object has no properties
dfjmax opened this pull request 3 months ago
dfjmax opened this pull request 3 months ago
[Java] Make Java ApiClient extendable
AB-xdev opened this pull request 3 months ago
AB-xdev opened this pull request 3 months ago
[REQ] [Java] Make it possible to extend ApiClient completely
AB-xdev opened this issue 3 months ago
AB-xdev opened this issue 3 months ago
[REQ] basePackage option does not apply to apiPackage and modelPackage in kotlin-spring generator
kdhyo opened this issue 3 months ago
kdhyo opened this issue 3 months ago
[kotlin-client] Add support for integer enums in serialization step
CHervaudBetclic opened this pull request 3 months ago
CHervaudBetclic opened this pull request 3 months ago
Really virtual fix cpp qt enum asjsonobject
wing328 opened this pull request 3 months ago
wing328 opened this pull request 3 months ago
Billybooth csharp configure await
wing328 opened this pull request 3 months ago
wing328 opened this pull request 3 months ago
[BUG] Typescript/Angular generator does not handle authorization header for OIDC security schemes
bgiddens opened this issue 3 months ago
bgiddens opened this issue 3 months ago
[csharp] Add missing ConfigureAwait(false) for csharp generator
billybooth opened this pull request 3 months ago
billybooth opened this pull request 3 months ago
[Bug] [Java] Fix java compilation warnings in RFC3339JavaTimeModule and RFC3339InstantDeserializer
ksn-partisia opened this pull request 3 months ago
ksn-partisia opened this pull request 3 months ago
[BUG] [Java] Compilation warnings in RFC3339JavaTimeModule and RFC3339InstantDeserializer
ksn-partisia opened this issue 3 months ago
ksn-partisia opened this issue 3 months ago
update documentation about lambdas
martin-mfg opened this pull request 3 months ago
martin-mfg opened this pull request 3 months ago
Add 'isFormStyle', 'isSpaceDelimited', and 'isPipeDelimited' flags to CodegenParameter
Rym-qt opened this pull request 3 months ago
Rym-qt opened this pull request 3 months ago
[REQ] Add 'isFormStyle', 'isSpaceDelimited', and 'isPipeDelimited' flags to CodegenParameter similar to 'isDeepObject'
Rym-qt opened this issue 3 months ago
Rym-qt opened this issue 3 months ago
[BUG][Kotlin-Spring] Query Parameter Bean Validation missing since 7.13.0
jothepro opened this issue 3 months ago
jothepro opened this issue 3 months ago
[HELP] How I can add my customize templates with Maven Plugin?
Nathanrown opened this issue 3 months ago
Nathanrown opened this issue 3 months ago
[BUG] [PYTHON-FASTAPI] required request body generates an optional body
jorgehermo9 opened this issue 3 months ago
jorgehermo9 opened this issue 3 months ago
[cpp-rest-sdk] support serializing model base as parameters
aminya opened this pull request 3 months ago
aminya opened this pull request 3 months ago
[BUG] [JAVA] Property "useOneOfInterfaces" seems to be ignored during generation since version v7.13
neffets74 opened this issue 3 months ago
neffets74 opened this issue 3 months ago
triggert python workflow
wing328 opened this pull request 3 months ago
wing328 opened this pull request 3 months ago
Update PR tempalte, issue template, link to validator
wing328 opened this pull request 3 months ago
wing328 opened this pull request 3 months ago
[REQ] consider contextPath on kotlin-server:jaxrs-spec
adminelix opened this issue 3 months ago
adminelix opened this issue 3 months ago
Added ANTLR. Fix Issue #20960
DavidGrath opened this pull request 3 months ago
DavidGrath opened this pull request 3 months ago
Correct generation of additionalProperties Map for numerous Java libraries (issue #20139)
DavidGrath opened this pull request 3 months ago
DavidGrath opened this pull request 3 months ago
Dart: use lower camel case for values
Cantasura opened this pull request 3 months ago
Cantasura opened this pull request 3 months ago
[REQ] Dart use lowerCamelCase for enum values
Cantasura opened this issue 3 months ago
Cantasura opened this issue 3 months ago
Issue: #6268 add default values support to Avro schema generator with related test cases
aghajani opened this pull request 3 months ago
aghajani opened this pull request 3 months ago
CodegenOperation & CodegenProperty: turn fields into getters
martin-mfg opened this pull request 3 months ago
martin-mfg opened this pull request 3 months ago
[BUG] operationIdNameMappings in openapi-generator-maven-plugin do not work
anadal-fundaciobit opened this issue 3 months ago
anadal-fundaciobit opened this issue 3 months ago
[cpp-rest-sdk] fix enum values being used instead of names
aminya opened this pull request 3 months ago
aminya opened this pull request 3 months ago
[BUG] REF_AS_PARENT_IN_ALLOF=true has no effect for simple inheritance without extra properties
nlbuescher opened this issue 3 months ago
nlbuescher opened this issue 3 months ago
[cpp-rest-sdk] remove U macro definition from public headers
aminya opened this pull request 3 months ago
aminya opened this pull request 3 months ago
[REQ] Bring the release notes back
thetric opened this issue 3 months ago
thetric opened this issue 3 months ago
[cpp-rest-sdk] fix finding of the crypto libraries
aminya opened this pull request 3 months ago
aminya opened this pull request 3 months ago
fix: fix dev container failing to build
aminya opened this pull request 3 months ago
aminya opened this pull request 3 months ago