-
-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Pull requests: OpenAPITools/openapi-generator
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[Kotlin-client] fix kotlin code client generator for oneOf with allOf
#24163
opened Jun 30, 2026 by
bykakashka
Loading…
2 of 3 tasks
Honor --skip-validate-spec=false instead of always disabling spec validation
#24161
opened Jun 29, 2026 by
vasiliy-mikhailov
Loading…
Stream example rendering to avoid OOM for large specs
#24160
opened Jun 29, 2026 by
wilx
Loading…
3 tasks done
Add introspection support for discovering an enum discriminator in a oneOf allOf polymorphic structure
#24158
opened Jun 29, 2026 by
Mattias-Sehlstedt
Contributor
•
Draft
3 tasks done
Add USE_ENUM_CASE_INSENSITIVE, mustache files already have that.
#24157
opened Jun 29, 2026 by
hamburml
Contributor
Loading…
3 tasks done
fix(dart-dio): use enum type for discriminator when property is enum
#24153
opened Jun 29, 2026 by
wing328
Member
Loading…
3 tasks
[Java] Generate nullability annotations on all-args constructor parameters
#24114
opened Jun 24, 2026 by
seonwooj0810
Contributor
Loading…
3 tasks done
fix(python-fastapi): relax strict typing for path/query/header params (#21905)
#24098
opened Jun 22, 2026 by
Goopher
Contributor
Loading…
3 tasks done
[JAVA] [SPRING] Handle list of String special case in reactive generator
#24078
opened Jun 20, 2026 by
TMRGZ
Loading…
2 of 3 tasks
Fix x-spring-provide-args handling. Pass arguments to delegates. Use JavaParser.
#24071
opened Jun 19, 2026 by
wilx
Loading…
[MAVEN PLUGIN; GRADLE-PLUGIN] - Add KDoc/Javadoc to the Gradle plugin and integrate Dokka so IDEs show helpful tooltips; fix missing parameter wiring; improve merged-spec handling to match the Maven plugin
#24067
opened Jun 19, 2026 by
Picazsoo
Contributor
Loading…
1 of 3 tasks
[Go] Honor generateUnmarshalJSON=false for oneOf models
#24062
opened Jun 19, 2026 by
seonwooj0810
Contributor
Loading…
build(deps): bump undici from 7.16.0 to 7.28.0 in /samples/openapi3/client/petstore/typescript/builds/default
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
#24060
opened Jun 18, 2026 by
dependabot
Bot
Loading…
build(deps): bump github.com/go-chi/chi/v5 from 5.2.2 to 5.2.4 in /samples/server/petstore/go-chi-server
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
#24058
opened Jun 18, 2026 by
dependabot
Bot
Loading…
build: migrate to OSS Community Develocity Instance
#24050
opened Jun 17, 2026 by
jprinet
Contributor
Loading…
build(deps): bump starlette from 0.49.1 to 1.3.1 in /samples/server/petstore/python-fastapi
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
#24042
opened Jun 16, 2026 by
dependabot
Bot
Loading…
feat: add optional getters for nullable fields
#24039
opened Jun 16, 2026 by
jorgerod
Contributor
Loading…
3 tasks done
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.