-
-
Notifications
You must be signed in to change notification settings - Fork 6.9k
Insights: OpenAPITools/openapi-generator
Overview
Could not load contribution data
Please try again later
22 Pull requests merged by 19 people
-
[BUG][kotlin-spring] Fix defaultValue for RequestHeader is not generated (#20504)
#21003 merged
Apr 23, 2025 -
[java] sync gradle properties template
#21129 merged
Apr 23, 2025 -
Check if enum_values exists in the serverUrl [csharp]
#21122 merged
Apr 23, 2025 -
[java][native]Delete unused gradle.properties template in native library fix #21123
#21128 merged
Apr 23, 2025 -
[rust] Fixed nullable byte arrays
#20720 merged
Apr 23, 2025 -
[java][restclient] Fix model combining properties and additional properties
#20947 merged
Apr 23, 2025 -
fix(fastapi): use correct impl & package vars on custom user values
#20970 merged
Apr 23, 2025 -
[Java][Spring] remove 'size', 'page' and 'sort' query params if using 'x-spring-paginated' (#8315)
#21016 merged
Apr 23, 2025 -
[Python] Fix the post processing of string enums
#20976 merged
Apr 23, 2025 -
fix(php-nextgen): always return if not void
#21119 merged
Apr 23, 2025 -
Jersey2: Do not reinitialize ClientConfig with default values when building HTTP Client
#20687 merged
Apr 23, 2025 -
[PHP] - Add FormDataProcessor to handle nested ModelInterface data
#20990 merged
Apr 23, 2025 -
[Java] ApiClient: support deserializing from InputStream instead of String to bypass 2GB Java String limit
#21115 merged
Apr 23, 2025 -
[jaxrs-cxf-cdi] multipart file upload should only present Attachment
#21124 merged
Apr 23, 2025 -
[fix][elixir] faulty free-form object type spec
#21113 merged
Apr 23, 2025 -
[swift6][client] All models conform to Codable so this method should not be needed anymore
#21117 merged
Apr 22, 2025 -
[swift6][client] Make it possible to opt out of JSONEncodable conformance
#21116 merged
Apr 22, 2025 -
[doc][elixir] remove hard-coded refs to openapipetstore
#21111 merged
Apr 21, 2025 -
[Java][Vertx] Add option to generate methods that return Futures
#21083 merged
Apr 18, 2025
10 Pull requests opened by 9 people
-
[feat][elixir] support bearer authentication
#21110 opened
Apr 19, 2025 -
[Spring]Added support for composed annotations (@GetMapping,@PostMapping,@PutMapping,@DeleteMapping).
#21118 opened
Apr 22, 2025 -
[fix][java]Add missing generated annotation to Authentication.mustache
#21125 opened
Apr 22, 2025 -
[Swift6] Rework query string encoding for all requests
#21131 opened
Apr 23, 2025 -
fix(typescript-fetch): Use null as a value when the date value is nullable
#21133 opened
Apr 23, 2025 -
Fixed Rust model files not matching module imports causing compiler errors
#21134 opened
Apr 23, 2025 -
fix: [csharp] JsonConverter anyOf creates uncompilable code
#21137 opened
Apr 24, 2025 -
[fix][elixir] wrong typespec generation for all-of with single ref
#21139 opened
Apr 24, 2025 -
Bump h11 from 0.12.0 to 0.16.0 in /samples/server/petstore/python-fastapi
#21141 opened
Apr 24, 2025 -
[swift][client] make QueryStringEncodable return any Sendable
#21142 opened
Apr 24, 2025
6 Issues closed by 3 people
-
[BUG] [Elixir] faulty free-form object type specification
#21112 closed
Apr 23, 2025 -
[BUG] [kotlin-spring] defaultValue for RequestHeader is not generated
#20504 closed
Apr 23, 2025 -
[BUG] Java gradle.properties
#21123 closed
Apr 23, 2025 -
[BUG][PYTHON][PLUSS OTHERS] Enum variable names not update in all python converters
#16560 closed
Apr 23, 2025 -
[REQ] [Java] [vertx] Support generating methods that return Future
#21068 closed
Apr 18, 2025
10 Issues opened by 10 people
-
[REQ][csharp-netcore] Support nullable value types
#21140 opened
Apr 24, 2025 -
[BUG] [Java] Missing enum values on generated model
#21138 opened
Apr 24, 2025 -
[BUG] [Elixir] Invalid typespecs when using allOf and single schema reference
#21135 opened
Apr 23, 2025 -
[BUG][typescript-fetch] Datetime in classes can't be null
#21132 opened
Apr 23, 2025 -
[BUG] Java clients generated via inputSpecRootDirectory ignore securitySchemas in YAML
#21130 opened
Apr 23, 2025 -
[BUG] [Golang] JSON unmarshal fails on additional properties when additionalProperties is unset
#21121 opened
Apr 22, 2025 -
[INFO] [Elm] Consider switching to wolfadex/elm-open-api-cli
#21120 opened
Apr 22, 2025 -
[BUG] [Dart] Optional number properties aren't being parsed as null
#21114 opened
Apr 21, 2025 -
[REQ] php-laravel generator should leave exception handling to the framework
#21109 opened
Apr 18, 2025
36 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
[Feat][Typescript Angular] Implement deepObject query params (OAS3.0)
#21108 commented on
Apr 24, 2025 • 17 new comments -
fix: Support PathParams not of primitive types for Go in generated tests
#21107 commented on
Apr 24, 2025 • 2 new comments -
enable Reproducible Builds
#21067 commented on
Apr 22, 2025 • 1 new comment -
[BUG] [java] wrong enum default value
#21100 commented on
Apr 24, 2025 • 0 new comments -
[Question] [Swift6] All Codable classes into querystring
#20997 commented on
Apr 24, 2025 • 0 new comments -
[REQ] More detailed documentation for custom templates
#6442 commented on
Apr 24, 2025 • 0 new comments -
Divide operations by content type
#19473 commented on
Apr 22, 2025 • 0 new comments -
[Kotlin] [Retrofit2] [Coroutines] [Client] Option to remove Response<> wrapper in operation return types
#20613 commented on
Apr 24, 2025 • 0 new comments -
[java][Microprofile] add config options to disable usage of ApiExceptionMapper
#20762 commented on
Apr 23, 2025 • 0 new comments -
Single request parameter equals and hashcode
#20833 commented on
Apr 19, 2025 • 0 new comments -
Cpp boost beast client redux
#20971 commented on
Apr 23, 2025 • 0 new comments -
feat: Add type+format mappings for go
#21032 commented on
Apr 18, 2025 • 0 new comments -
Add optional erasable syntax configuration to Typescript generator.
#21040 commented on
Apr 23, 2025 • 0 new comments -
Fixes so that a oneOf schema with a single sub-schema is simplified
#21043 commented on
Apr 19, 2025 • 0 new comments -
[kotlin] [multiplatform] [jvm-ktor] Fix formdata file upload
#21056 commented on
Apr 24, 2025 • 0 new comments -
[Python][FastAPI] Added support for library mode
#21080 commented on
Apr 23, 2025 • 0 new comments -
[Feat][Java] jaxrs-cxf-client support swagger v3
#21099 commented on
Apr 22, 2025 • 0 new comments -
[fix][Java] Added missing cli option to enable Jackson annotation
#21101 commented on
Apr 23, 2025 • 0 new comments -
[BUG] [JAVA] Maven plugin creates incorrect java objects
#21049 commented on
Apr 18, 2025 • 0 new comments -
[REQ] Feign Configuration should be named after the classname
#6737 commented on
Apr 18, 2025 • 0 new comments -
[BUG][Go][Client] Invalid syntax for nullable binary
#18006 commented on
Apr 18, 2025 • 0 new comments -
[REQ] [GO] Add support for golang []byte with format: byte
#8351 commented on
Apr 19, 2025 • 0 new comments -
[BUG] Error resolving complex Reference with path parameter
#21058 commented on
Apr 19, 2025 • 0 new comments -
[BUG] OpenApiNormalizer default setting SIMPLIFY_ONEOF_ANYOF does not simplify oneOf with single non-null subSchema
#21042 commented on
Apr 19, 2025 • 0 new comments -
[BUG] [rust-client] `oneOf` is mapped into a struct instead of enum
#9497 commented on
Apr 21, 2025 • 0 new comments -
java-micronaut-server And generateControllerAsAbstract=true Results in "class not found" Errors
#21089 commented on
Apr 22, 2025 • 0 new comments -
[BUG][scala-sttp] The scala-sttp generator applies security schemes incorrectly.
#17906 commented on
Apr 22, 2025 • 0 new comments -
[Ruby] Added validations resulting in a breaking changes
#21029 commented on
Apr 23, 2025 • 0 new comments -
[BUG] [typescript] schema names with different case generates broken model imports and exports
#21078 commented on
Apr 23, 2025 • 0 new comments -
[BUG] OpenAPI 3.x Go generation's weirdness for enum names
#16002 commented on
Apr 23, 2025 • 0 new comments -
[BUG] Description Enum constant name prefix has been stripped
#14890 commented on
Apr 23, 2025 • 0 new comments -
[BUG] [CSHARP] Models from schema with a property attribute "nullable": true are generating properties not nullable
#21090 commented on
Apr 23, 2025 • 0 new comments -
[REQ] Feature Request: Option to disable enum checks on unmarshal (Golang)
#13591 commented on
Apr 24, 2025 • 0 new comments -
[REQ] Python FastAPI Server Code Generator Library Mode
#21079 commented on
Apr 24, 2025 • 0 new comments -
[BUG] [typescript-fetch] Compile error when using "noImplicitOverride" in tsconfig and ES2022
#14515 commented on
Apr 24, 2025 • 0 new comments -
[REQ] Nullable value type in dictionary using additionalProperties
#17996 commented on
Apr 24, 2025 • 0 new comments