Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
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][GO] "reflect" imported and not used
perhallgren opened this issue 3 months ago
perhallgren opened this issue 3 months ago
[BUG][GO] only import `reflect` when using it
perhallgren opened this pull request 3 months ago
perhallgren opened this pull request 3 months ago
[Bug] [Java] Fix raw type compilation warning in ApiClient for jersey2 and jersey3
ksn-partisia opened this pull request 3 months ago
ksn-partisia opened this pull request 3 months ago
[BUG] [Java] Raw type compilation warning for jersey2 and jersey3
ksn-partisia opened this issue 3 months ago
ksn-partisia opened this issue 3 months ago
Better handling of allOf with unsupported schemas
wing328 opened this pull request 3 months ago
wing328 opened this pull request 3 months ago
[BUG][GO] JSON marshalling incorrect when setting anyOf properties as required
perhallgren opened this issue 3 months ago
perhallgren opened this issue 3 months ago
[BUG][GO] use value receiver for JSON marshal
perhallgren opened this pull request 3 months ago
perhallgren opened this pull request 3 months ago
fix: Replaced deprecated 'summary' attribute with recommended 'caption' element (#19934)
jasonjyu opened this pull request 3 months ago
jasonjyu opened this pull request 3 months ago
[java] Fix generation of POJOs with sets of enums
AndreasHae opened this pull request 3 months ago
AndreasHae opened this pull request 3 months ago
[BUG][GO] Imports for field types are not included when using inheritance/polymorphism
perhallgren opened this issue 3 months ago
perhallgren opened this issue 3 months ago
[BUG][GO] Include imports for fields when using polymorphism
perhallgren opened this pull request 3 months ago
perhallgren opened this pull request 3 months ago
[BUG][java] Object with uniqueItems array of string enums causes compile error
AndreasHae opened this issue 3 months ago
AndreasHae opened this issue 3 months ago
[REQ][Java][Spring] Support BigInteger type
jorgerod opened this issue 3 months ago
jorgerod opened this issue 3 months ago
[REQ] Add Support for JSpecify Annotations
jorgerod opened this issue 3 months ago
jorgerod opened this issue 3 months ago
[REQ] Add support for swagger2 in [cxf] generators
fwermelskirchen opened this issue 3 months ago
fwermelskirchen opened this issue 3 months ago
[BUG] x-field-extra-annotation for spring generator produces invalid Java source
wilx opened this issue 3 months ago
wilx opened this issue 3 months ago
Bump http-proxy-middleware from 2.0.6 to 2.0.7 in /website
dependabot[bot] opened this pull request 3 months ago
dependabot[bot] opened this pull request 3 months ago
Test build.gradle for java native petstore samples, sync pom.xml & build.gradle
wing328 opened this pull request 3 months ago
wing328 opened this pull request 3 months ago
fix: support explode:true in go-server template
scottfrazer opened this pull request 3 months ago
scottfrazer opened this pull request 3 months ago
[JS] add parameter 'useURLSearchParams' to use JS build-in UrlSearchParams, instead of deprecated npm lib 'querystring'
tobifb opened this pull request 3 months ago
tobifb opened this pull request 3 months ago
[REQ] New generator to produce Wiremock Mappings files from input API Spec
scevallos opened this issue 3 months ago
scevallos opened this issue 3 months ago
[REQ] [JavascriptClientCodegen] Deprecated npm lib 'querystring'
tobifb opened this issue 3 months ago
tobifb opened this issue 3 months ago
Fix Rust generation for versions without minor or patch parts
Schmiddiii opened this pull request 3 months ago
Schmiddiii opened this pull request 3 months ago
[BUG] `FILTER` customization stops generation of `impl` folder for the selected endpoints (only interfaces generated)
julienteisseire opened this issue 3 months ago
julienteisseire opened this issue 3 months ago
[java] [restclient] Add support for a token supplier to OAuth based RestClient clients
twonky4 opened this pull request 3 months ago
twonky4 opened this pull request 3 months ago
[REQ] Support for a oauth access token supplier for Java RestClient clients
twonky4 opened this issue 3 months ago
twonky4 opened this issue 3 months ago
[BUG] Kotlin generator: generateOneOfAnyOfWrappers=true leads to broken code
andreas-umbricht opened this issue 3 months ago
andreas-umbricht opened this issue 3 months ago
[REQ][MARKDOWN] Flat file structure
traed opened this issue 3 months ago
traed opened this issue 3 months ago
[REQ][MARKDOWN] Option to rename the README.md file
traed opened this issue 3 months ago
traed opened this issue 3 months ago
[BUG][Swift6] OpenAPIInterceptor shoud retry 401 errors even if thre is no let response urlSession
biovolt opened this issue 3 months ago
biovolt opened this issue 3 months ago
Fix path with unescaped value
wing328 opened this pull request 3 months ago
wing328 opened this pull request 3 months ago
[BUG][KOTLIN] Fix the path variable escaping in kotlin client generators
CaptainAye opened this pull request 3 months ago
CaptainAye opened this pull request 3 months ago
Scala cask api effects
aaronp opened this pull request 3 months ago
aaronp opened this pull request 3 months ago
[REQ][openapi-generator-gradle-plugin] Load inputSpec from classpath
bilak opened this issue 3 months ago
bilak opened this issue 3 months ago
[BUG] Generated HTML in javadoc is invalid
beikov opened this issue 3 months ago
beikov opened this issue 3 months ago
[JAVA]: Fix unknown property error for gradle build
HeneryHawk opened this pull request 3 months ago
HeneryHawk opened this pull request 3 months ago
[BUG][JAVA][RETROFIT2] Generates unusable class for anyOf
pschmitz-anwb-nl opened this issue 3 months ago
pschmitz-anwb-nl opened this issue 3 months ago
[REQ] [Typescript] Use `node:` Prefix-Only For Core Modules
macier-pro opened this issue 3 months ago
macier-pro opened this issue 3 months ago
[BUG] Single quotes in the url path are generated as '
detomarco opened this issue 3 months ago
detomarco opened this issue 3 months ago
[BUG][OPENAPI-YAML] example with type string, format byte generates invalid yaml - !!binary
FilipLiegert opened this issue 3 months ago
FilipLiegert opened this issue 3 months ago
[BUG] [Kotlin] when using discriminator pattern in Kotlin generator the data classes don't implement the Interface
luismospinam opened this issue 3 months ago
luismospinam opened this issue 3 months ago
Codegen: Java Client: The default value of a enum should be an enum value and not a string.
t20 opened this pull request 3 months ago
t20 opened this pull request 3 months ago
[BUG] [python] AnyOf Parent class generates empty `from_dict` function.
williamcorsel opened this issue 3 months ago
williamcorsel opened this issue 3 months ago
[#19921] Add RFC 3339 compatible Jackson module for java.time types
beikov opened this pull request 3 months ago
beikov opened this pull request 3 months ago
[BUG] org.openapitools.codegen.DefaultCodegenTest#testExecutePostProcessor fails on Windows
beikov opened this issue 3 months ago
beikov opened this issue 3 months ago
[BUG] [Rust] non-compiling code generated by `reqwest` generator when multipart/form-data in body
GeorgeFkd opened this issue 3 months ago
GeorgeFkd opened this issue 3 months ago
[BugFix] [Rust*] model-name-prefix causing invalid generated code
linxGnu opened this pull request 3 months ago
linxGnu opened this pull request 3 months ago
[BUG] Jackson Deserializer for java.time types isn't RFC3339 compliant
beikov opened this issue 3 months ago
beikov opened this issue 3 months ago
[Improvement] [Rust-Axum] Fix clippy warning
linxGnu opened this pull request 3 months ago
linxGnu opened this pull request 3 months ago
[cpprestsdk] Implement Enum inside Objects
SaverioCode opened this pull request 3 months ago
SaverioCode opened this pull request 3 months ago
[java] Fix javadoc in resttemplate OAuth class
wing328 opened this pull request 3 months ago
wing328 opened this pull request 3 months ago
[java] update resttemplate dependency to newer version
wing328 opened this pull request 3 months ago
wing328 opened this pull request 3 months ago
[java][resttempalte] update dependency to new version
wing328 opened this pull request 3 months ago
wing328 opened this pull request 3 months ago
Fix accepts, contentType with unescaped values
wing328 opened this pull request 3 months ago
wing328 opened this pull request 3 months ago
Update configs with templateDir
wing328 opened this pull request 3 months ago
wing328 opened this pull request 3 months ago
[csharp][generichost] Better handling of duplicate operation ids
devhl-labs opened this pull request 3 months ago
devhl-labs opened this pull request 3 months ago
[BUG][java] Fix java feign client to use unescaped media type (#19895)
CaptainAye opened this pull request 3 months ago
CaptainAye opened this pull request 3 months ago
Bump org.springframework:spring-context from 6.1.13 to 6.1.14 in /samples/client/petstore/java/resttemplate-jakarta
dependabot[bot] opened this pull request 3 months ago
dependabot[bot] opened this pull request 3 months ago
[REQ] [Java][Microprofile] Add equals() & hashCode()
DielN opened this issue 3 months ago
DielN opened this issue 3 months ago
[BUG] [typescript-fetch] Broken files when mixing basic types and refs in oneOf
GregoryMerlet opened this issue 3 months ago
GregoryMerlet opened this issue 3 months ago
[swift5] fix compile error from Alamofire 5.10 - cast Parameter type to avoid recursion
rmustard opened this pull request 3 months ago
rmustard opened this pull request 3 months ago
[Question][jaxrs-cxf-client] trying to generator Swagger 3 code, but still getting Swagger 2
cteichFirma opened this issue 3 months ago
cteichFirma opened this issue 3 months ago
[swift5] add credentials by default
4brunu opened this pull request 3 months ago
4brunu opened this pull request 3 months ago
bug: Data class not generated if schema contains allOf
andlbrei opened this pull request 3 months ago
andlbrei opened this pull request 3 months ago
[swift6] adjust RequestInterceptor to pass RequestBuilder instead of OpenapiClient
Jonas1893 opened this pull request 3 months ago
Jonas1893 opened this pull request 3 months ago
fix(typescript): typecheck generated samples + fixes
joscha opened this pull request 3 months ago
joscha opened this pull request 3 months ago
[BUG] [swift5] Alamofire 5.10 introduces compile error with changed type of ParameterEncoding
rmustard opened this issue 3 months ago
rmustard opened this issue 3 months ago
[scala][client]: scala-http4s: minor improvement (enum companion method, remove implicit, error handling)
JennyLeahy opened this pull request 3 months ago
JennyLeahy opened this pull request 3 months ago
[BUG][Go] Go model generated from allOf is unusable when $ref is a simple data type model
vicentepinto98 opened this issue 3 months ago
vicentepinto98 opened this issue 3 months ago
[REQ] Add x-field-extra-annotation and x-class-extra-annotation for kotlin generator
alex-semenk opened this pull request 3 months ago
alex-semenk opened this pull request 3 months ago
docs: stop regeneration on error
joscha opened this pull request 3 months ago
joscha opened this pull request 3 months ago
[REQ] Support not null validation on elements of an array in Java/Spring
arkigabor opened this issue 3 months ago
arkigabor opened this issue 3 months ago
fix(typescript): missing `override` directives / satisfy `noImplicitOverride`
joscha opened this pull request 3 months ago
joscha opened this pull request 3 months ago
[BUG] [JAVA] content type in feign client is url-escaped, charset=utf-8 doesn't work properly
Gino89 opened this issue 3 months ago
Gino89 opened this issue 3 months ago
[BUG] Description Security not working with inputSpecRootDirectory on Java client generator Maven
mkoschnick opened this issue 3 months ago
mkoschnick opened this issue 3 months ago
[BUG] csharp generichost issue with generated sort and filter query parameters
leorg99 opened this issue 3 months ago
leorg99 opened this issue 3 months ago
[BUG] csharp generichost generator generates duplicate api methods
leorg99 opened this issue 3 months ago
leorg99 opened this issue 3 months ago
[BUG][Scala] OneOf generates incorrect classes.
GerretS opened this issue 3 months ago
GerretS opened this issue 3 months ago
[BUG][Bounty][typescript-axios] Doesn't generate an union with null when type is an array (works in Stoplight)
darkbasic opened this issue 3 months ago
darkbasic opened this issue 3 months ago
[Core] Add JDK 21 validation to CI
4brunu opened this pull request 3 months ago
4brunu opened this pull request 3 months ago
[typescript] feat: Add typescript licenseName option
david-marconis opened this pull request 3 months ago
david-marconis opened this pull request 3 months ago
[csharp] Use HttpClientFactory for RestSharp clients
alec-petersen opened this pull request 3 months ago
alec-petersen opened this pull request 3 months ago
UPDATE ktor-client to 3.0.0 and fix HttpBasicAuth.kt to support it
ninovanhooff opened this pull request 3 months ago
ninovanhooff opened this pull request 3 months ago
[swift6] add credentials by default
4brunu opened this pull request 3 months ago
4brunu opened this pull request 3 months ago
[Swift] shorter readme
4brunu opened this pull request 3 months ago
4brunu opened this pull request 3 months ago
[BUG] [csharp-functions] custom packageName value is not used for usings in DefaultApi class
grzesie opened this issue 3 months ago
grzesie opened this issue 3 months ago
[cpp-qt] add tests for servers
wing328 opened this pull request 3 months ago
wing328 opened this pull request 3 months ago
add tests for multiple servers in cpp qt client
wing328 opened this pull request 3 months ago
wing328 opened this pull request 3 months ago
[python-fastapi] Update fastapi, starlette to newer versions
wing328 opened this pull request 3 months ago
wing328 opened this pull request 3 months ago
[BUG] CSharp generator does not correctly recognize nullabilities
gfx opened this issue 3 months ago
gfx opened this issue 3 months ago
Bump starlette from 0.36.3 to 0.40.0 in /samples/server/petstore/python-fastapi
dependabot[bot] opened this pull request 3 months ago
dependabot[bot] opened this pull request 3 months ago
[kotlin-spring] fix Api Interface for kotlin-spring with spring-cloud library
pstorch opened this pull request 3 months ago
pstorch opened this pull request 3 months ago
Add httpClient config to typescript-nestjs generator
GregoryMerlet opened this pull request 3 months ago
GregoryMerlet opened this pull request 3 months ago
[csharp] Address MaxTimeout obsolete build warning
alec-petersen opened this pull request 3 months ago
alec-petersen opened this pull request 3 months ago
[BUG][typescript-fetch] Set is not converted to Array when "typeMappings": { "Set": "Array"} is provided
nikosanctioned opened this issue 3 months ago
nikosanctioned opened this issue 3 months ago
Refactor isNullTypeSchema check
wing328 opened this pull request 3 months ago
wing328 opened this pull request 3 months ago
Fix duplicated operationId with new rule in normalizer
wing328 opened this pull request 3 months ago
wing328 opened this pull request 3 months ago
[REQ] Use AWS STS regional endpoint instead of AWS Global Endpoint by default
sushanth0910 opened this issue 3 months ago
sushanth0910 opened this issue 3 months ago
Update generator FAQ
wing328 opened this pull request 3 months ago
wing328 opened this pull request 3 months ago
[BUG][typescript] `oneOf` + `allOf` breaks serialization
simon-abbott opened this issue 3 months ago
simon-abbott opened this issue 3 months ago