-
-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Insights: OpenAPITools/openapi-generator
Overview
Could not load contribution data
Please try again later
25 Pull requests merged by 18 people
-
[csharp] Add useVirtualForHooks option
#20705 merged
Mar 8, 2025 -
[PHP-NEXTGEN] make allowable values enum getter static
#20820 merged
Mar 8, 2025 -
Migrate to nim own petstore test spec
#20819 merged
Mar 7, 2025 -
[protobuf-schema] Support oneOf and AnyOf
#20798 merged
Mar 7, 2025 -
change test spec to generate compilable output
#20815 merged
Mar 6, 2025 -
[typescript-angular] fix: update basePath initialization
#20816 merged
Mar 6, 2025 -
Improve documentation for RESOLVE_INLINE_ENUMS
#20812 merged
Mar 6, 2025 -
Fix handling of x-implements for enumeration in java and spring generators
#20778 merged
Mar 5, 2025 -
Add tag and method filters during generation
#20801 merged
Mar 5, 2025 -
Add the dependencies in the generated Opam file
#20805 merged
Mar 5, 2025 -
Add github workflow for OCaml samples
#20802 merged
Mar 5, 2025 -
[java] generateClientAsBean for restclient and webclient
#20754 merged
Mar 5, 2025 -
[JavaScript] Avoid undefined headers with skipDefaultUserAgent enabled
#20792 merged
Mar 5, 2025 -
[OCaml] Fix default optional list
#20789 merged
Mar 4, 2025 -
[protobuf-schema] Use snake_case for protobuf fields, UPPER_SNAKE_CASE for enums.
#20696 merged
Mar 4, 2025 -
[OCaml] Add key to each model field
#20766 merged
Mar 4, 2025 -
fix Maven plugin tests
#20782 merged
Mar 4, 2025 -
adding Intellij style xml and applied to all java code
#20734 merged
Mar 3, 2025 -
[#19921] Add RFC 3339 compatible Jackson module for java.time types
#20700 merged
Mar 3, 2025 -
Java client enhanced Configuration with ApiClient Supplier
#20738 merged
Mar 3, 2025 -
[JAVA] Finalize [this-escape] warnings fixes in apache-httpclient
#20774 merged
Mar 3, 2025 -
Upgrade plexus-build-api to mitigate CVE-2017-1000487
#20759 merged
Mar 3, 2025 -
Authentication headers in Mojo and CLI 'validate' command
#20644 merged
Mar 2, 2025 -
[rust] Fixed allOf with only one model
#20716 merged
Mar 2, 2025
10 Pull requests opened by 8 people
-
[dart][dart-dio] Add type information to oneOf and anyOf
#20788 opened
Mar 4, 2025 -
[java] [spring] Fix multipart optional params error compilation using delegates
#20793 opened
Mar 4, 2025 -
[dart-dio] Fix the version of the sample dependencies
#20797 opened
Mar 4, 2025 -
Issue 20804: Add java nullability annotations
#20806 opened
Mar 5, 2025 -
Bump jinja2 from 3.1.4 to 3.1.6 in /samples/server/petstore/python-fastapi
#20810 opened
Mar 6, 2025 -
Use interfaces for Polly retry policies in C#
#20821 opened
Mar 7, 2025 -
[go-server] Moved helper code from router and updated logger for chi
#20823 opened
Mar 7, 2025 -
Add original enumPropertyNamingType config for java enum generation
#20824 opened
Mar 7, 2025 -
Bump ring from 0.17.8 to 0.17.13 in /samples/client/others/rust
#20825 opened
Mar 7, 2025
20 Issues closed by 9 people
-
[REQ] csharp generators - Enable override of InterceptRequest and InterceptResponse
#14609 closed
Mar 8, 2025 -
[BUG][typescript-angular] Spec Server URL no longer used as default basePath
#20760 closed
Mar 6, 2025 -
[REQ] [JAVA] x-implements for enum
#20649 closed
Mar 5, 2025 -
[BUG][Java] Unable to rename inner enum
#20790 closed
Mar 5, 2025 -
[REQ] [JAVA] Generate Client As Bean for WebClient/RestClient
#19229 closed
Mar 5, 2025 -
[BUG][JAVA][WebClient] Removal of @Component from ApiClient
#17885 closed
Mar 5, 2025 -
[BUG][JavaScript] Default headers are undefined when skipDefaultUserAgent is used
#20791 closed
Mar 5, 2025 -
[BUG][Java][Maven] Error when generating Delegates from swagger specification
#20803 closed
Mar 5, 2025 -
[BUG][OCaml] Optional list fields are wrongly required
#20777 closed
Mar 4, 2025 -
[REQ] Add skipDefaultUserAgent to typescript-axios-generator
#20600 closed
Mar 4, 2025 -
[REQ][kotlin-spring] Add possibility to turn off Flow usage when reactive=true
#16130 closed
Mar 4, 2025 -
[BUG][OCaml] Incorrect support of JSON fields not in snake_case
#20765 closed
Mar 4, 2025 -
[BUG] when publishing as a npm package usage gives errors
#20476 closed
Mar 3, 2025 -
[BUG] CRITICAL CVE in compile dependency
#19087 closed
Mar 3, 2025 -
[BUG] [SECURITY] Plexus utils vulnerability
#11968 closed
Mar 3, 2025 -
[BUG] openapi-generator-maven-plugin v7.7.0 ignores auth configuration parameter
#19308 closed
Mar 2, 2025 -
[BUG] auth configuration is ignored in collapseSpec
#19108 closed
Mar 2, 2025 -
How to generate only TypeScript types without API controllers/resources from Swagger JSON?
#20756 closed
Mar 2, 2025
25 Issues opened by 24 people
-
[BUG] [java] [spring] type: [string, "null"] isn't generating JsonNullable properties
#20827 opened
Mar 7, 2025 -
[BUG][Python] Generator produces unusable clients
#20826 opened
Mar 7, 2025 -
[REQ] Allow MergedSpecBuilder title, version and description to be configured
#20822 opened
Mar 7, 2025 -
[REQ] Feature Request Description
#20818 opened
Mar 7, 2025 -
[BUG][JAVA] Referenced components with same name not distinguished when one starts with lowercase
#20814 opened
Mar 6, 2025 -
Map<String, String> generation failed
#20813 opened
Mar 6, 2025 -
Now the complete working version is messed up. I need some quick support someone help me asap.
#20811 opened
Mar 6, 2025 -
[REQ] [typescript-angular] option for using object enums as const
#20809 opened
Mar 5, 2025 -
[BUG] Autowired annotation not guarded by generateClientAsBean for java restclient
#20808 opened
Mar 5, 2025 -
[QUESTION][JAVA] How to generate inner static class by spec?
#20807 opened
Mar 5, 2025 -
[REQ][JAVA] Add @Nullable/@Nonnull annotations to clients
#20804 opened
Mar 5, 2025 -
[REQ] Website formatting
#20800 opened
Mar 5, 2025 -
[REQ][Python] Remove Optional[] from from_dict/from_json method in models
#20796 opened
Mar 4, 2025 -
[BUG] No Authorization header
#20785 opened
Mar 4, 2025 -
[BUG] Generated server does not use security in API handler
#20784 opened
Mar 4, 2025 -
Unwanted "result" Value in @RequestMapping `produces` Attribute Generated by OpenAPI Generator
#20783 opened
Mar 4, 2025 -
[BUG] typescript-fetch produces types with unused imports and arguments
#20776 opened
Mar 3, 2025 -
[BUG] [python] [server] [fastapi] Generates invalid typings for binary responses
#20775 opened
Mar 3, 2025 -
TypeScript-Axios Generator Creates Interface Properties with Single Quotes
#20772 opened
Mar 2, 2025
32 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.
-
spring-http-interface: introduce `springHttpClientAdapter`, fix `paramDoc.mustache`
#19710 commented on
Mar 6, 2025 • 8 new comments -
[kotlin] Added path sanitization in javadoc comments
#20767 commented on
Mar 2, 2025 • 1 new comment -
[java][Microprofile] add config options to disable usage of ApiExceptionMapper
#20762 commented on
Mar 7, 2025 • 1 new comment -
fix(typescript-nestjs): handle query params serialization properly
#20755 commented on
Mar 8, 2025 • 0 new comments -
[kotlin-client][jvm-spring-webclient] Fix metrics URI templating for WebClient
#20750 commented on
Mar 8, 2025 • 0 new comments -
fix(openapi-generator): fixes GlobalSettings
#20744 commented on
Mar 7, 2025 • 0 new comments -
immutable Pair, better performant HttpBearerAuth, consistent code-style
#20743 commented on
Mar 5, 2025 • 0 new comments -
[#20718] [Java] fixed code generation for jersey2/3 and okhttp-gson when using modelMapping with a package and anyOf/oneOf
#20721 commented on
Mar 6, 2025 • 0 new comments -
fix: #10618 Using incorrect @Multipart instead of @FormParam in microprofile java client
#20690 commented on
Mar 8, 2025 • 0 new comments -
Fixing multiple problems with SpringCodegen when activating ServerSentEvents
#20658 commented on
Mar 2, 2025 • 0 new comments -
Use logger.warn for promo banner to enable silencing
#19602 commented on
Mar 6, 2025 • 0 new comments -
Add HTTP status code in the setExampleResponse
#19501 commented on
Mar 6, 2025 • 0 new comments -
#11737 Add package to bean name in converter.mustache for EnumConverterConfiguration.java
#17738 commented on
Mar 6, 2025 • 0 new comments -
[typescript-axios] explicit filenames for ECMAscript module import
#15489 commented on
Mar 5, 2025 • 0 new comments -
Add support of useOneOfInterfaces for Spring and all JaxRS based generators
#6589 commented on
Mar 7, 2025 • 0 new comments -
[csharp-netcore] How to deal with different response objects?
#12507 commented on
Mar 8, 2025 • 0 new comments -
[BUG][JAXRS-spec] useOneOfInterfaces option causes compilation error
#17419 commented on
Mar 8, 2025 • 0 new comments -
[BUG] [Swift5] support for oneOf, anyOf, allOf, and discriminator directives
#7549 commented on
Mar 7, 2025 • 0 new comments -
[REQ] [GO] Add support for golang []byte with format: byte
#8351 commented on
Mar 7, 2025 • 0 new comments -
[REQ] Support for Connexion 3
#17303 commented on
Mar 6, 2025 • 0 new comments -
[BUG] Path problem of inout spec file in windows: Illegal character in opaque part at index 2: C:....\ApiFirstServer-main\build\openapiDir\petstore.yaml
#15202 commented on
Mar 5, 2025 • 0 new comments -
[BUG] [Typescript] Invalid model for endpoint with return type OneOf Array or individual object
#20620 commented on
Mar 4, 2025 • 0 new comments -
[REQ] [Rust] [Client] Add option to use rustls for reqwest instead of openssl
#19853 commented on
Mar 4, 2025 • 0 new comments -
Error: inputSpec or inputSpecRootDirectory must be specified
#19523 commented on
Mar 4, 2025 • 0 new comments -
[BUG] [dart-dio] Enum properties with "default" values create compile errors
#20495 commented on
Mar 4, 2025 • 0 new comments -
[BUG] [typescript-axios] map-like objects as query params are not serialized correctly
#12329 commented on
Mar 4, 2025 • 0 new comments -
[php] PHP 8.0 end of life
#17508 commented on
Mar 4, 2025 • 0 new comments -
[REQ][C#] use System.text.json as serializer (csharp-netcore)
#9496 commented on
Mar 3, 2025 • 0 new comments -
[REQ] Skip header parameters that matches given regex for angular
#19065 commented on
Mar 3, 2025 • 0 new comments -
[BUG][C#] Not possible to generate nullable enum in an API model
#9190 commented on
Mar 2, 2025 • 0 new comments -
[REQ] [java] [client] skip SingleRequestParameter model where endpoint has only one parameter
#20764 commented on
Mar 2, 2025 • 0 new comments -
[BUG][Java][Spring] delegate pattern in combination with response wrapper generate code without delegate
#17261 commented on
Mar 1, 2025 • 0 new comments