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][C] intToStr() macro is broken

imaami opened this issue about 1 month ago
[BUG] [PYTHON] code generation breaks with jmustache 1.16

alexey-komarov opened this issue about 1 month ago
Fix Golang pattern validation with regex fails on commas #20079

mlebihan opened this pull request about 1 month ago
Lewishazell fix/20347 restsharp multipart without file

wing328 opened this pull request about 1 month ago
Add option `skipDefaultUserAgent` to skip setting user agent in JS client

wing328 opened this pull request about 1 month ago
Fix a few issues with the C generator (part 7)

eafer opened this pull request about 1 month ago
Qiaojunfeng fix/julia file

wing328 opened this pull request about 1 month ago
Update logback core to newer version v1.5.13

wing328 opened this pull request about 1 month ago
[PHP][php-nextgen] Improve method parameter typing

JulianVennen opened this pull request about 1 month ago
David grath tasks/kotlin spring add gradle wrapper

wing328 opened this pull request about 1 month ago
[BUG][POSTGRESQL] JSON datatype not recognised for referenced types

geekysquirrel opened this issue about 1 month ago
[FIX][PHP-NEXTGEN] Missing tagged union discriminator literal (#20343)

brianferri opened this pull request about 1 month ago
Fix Julia template for binary string

qiaojunfeng opened this pull request about 1 month ago
[BUG] [php-nextgen] Nullable mixed type is not allowed

lucajung opened this issue about 1 month ago
Update readme with pip installation procedure

wing328 opened this pull request about 1 month ago
[BUG] Using --input-spec-root-directory fails

eclazi opened this issue about 1 month ago
Add PyPI installation to docs

eggplants opened this pull request about 1 month ago
[REQ] Angular-Typescript generator schema Support Feature allOf

jarekcimoch opened this issue about 1 month ago
[bug] NullPointerException when I attempt to generate a Python API client

joseph-grosso opened this issue about 1 month ago
Adds @Nullable annotation to Spring Boot generator

slobodator opened this pull request about 1 month ago
[typescript] remove unused url-parse package to complete WHATWG migration

davidgamero opened this pull request about 1 month ago
[BUG][PHP] Missing tagged union discriminator literal

brianferri opened this issue about 1 month ago
[REQ] [kotlin-server] commonPath in `@Path` annotation - useTags

feczkob opened this issue about 1 month ago
Add gradle wrapper v8.1.1 to kotlin-spring

DavidGrath opened this pull request about 1 month ago
Loic seguin bugfix/generate correct setup py when no apis

wing328 opened this pull request about 1 month ago
[Kotlin][Tests]: Add test for kotlin-jvm-okhttp

jorgeferdz opened this pull request about 1 month ago
[Rust][REQ] Escape parameters instead of local variables

xMAC94x opened this issue about 1 month ago
[Rust-Axum][Breaking Change] Improve the `oneOf` model generator

Victoria-Casasampere-BeeTheData opened this pull request about 1 month ago
[PHP][php-nextgen] List all possible return types (fix #17113)

JulianVennen opened this pull request about 1 month ago
[java][native] fix empty response body

wing328 opened this pull request about 1 month ago
[Rust] Fixed rust keyword params in reqwest-trait library

ranger-ross opened this pull request about 1 month ago
Fix a few issues with the C generator (part 6)

eafer opened this pull request about 1 month ago
[kotlin][client] add option to support non-ascii headers in okhttp

Djaler opened this pull request about 1 month ago
Remove kotlin-server-deprecated resource folder

wing328 opened this pull request about 1 month ago
[kotlin-server][ktor2] fix isKtor, update samples

wing328 opened this pull request about 1 month ago
Update crypto dependencies to newer versions in go-gin-server

wing328 opened this pull request about 1 month ago
[rust] Add tests for path parameters

wing328 opened this pull request about 1 month ago
add tests for path parameter in rust client

wing328 opened this pull request about 1 month ago
[REQ][kotlin-spring] add gradle wrapper to generated code

takkiraz opened this issue about 1 month ago
[BUG][JAVA] generateBuilders config not working or being ignored

stevo89519 opened this issue about 1 month ago
[dart-dio] The referenced name (extras) isn't visible in scope.

AndrewDongminYoo opened this pull request about 1 month ago
Initiate template change

yuxinbo opened this pull request about 1 month ago
[BUG][Python-fastapi] Fix to update number parameter to float rather than StrictFloat

louissullivan4 opened this pull request about 1 month ago
Fix a few issues with the C generator (part 5)

eafer opened this pull request about 1 month ago
Fix bug in common path prefix calculation in Helidon generators

tjquinno opened this pull request about 1 month ago
[Rust] Added path param normalization for kebab case path params

ranger-ross opened this pull request about 1 month ago
[BUG] hashmap generator not implemented for typescript

frederik-uni opened this issue about 1 month ago
[REQ] Add support for Apache Http Client 5 Async

jbarth opened this issue about 1 month ago
[BUG] [OpenAPI 3.1] siblings of `$ref` are lost

Felk opened this issue about 1 month ago
add test showcasing ref property siblings being lost in OpenAPI 3.1

Felk opened this pull request about 1 month ago
Incorrect Time Format in pojo.mustache for DateTime Pattern

julianshess opened this pull request about 1 month ago
Bump golang.org/x/crypto from 0.9.0 to 0.31.0 in /samples/server/petstore/go-gin-api-server

dependabot[bot] opened this pull request about 2 months ago
update sample tests, fix Java tests

martin-mfg opened this pull request about 2 months ago
adjusted csharp codegen to allow for nullable properties

BryanAldrich opened this pull request about 2 months ago
[REQ][C#] Support Case-Insensitive String Enums

ajrice6713 opened this issue about 2 months ago
[PHP][php-nextgen] Fix usage of enums in parameters (Fix #20086)

JulianVennen opened this pull request about 2 months ago
[JAVA][BUG] Do not use valueOf for numeric types for generating inner enums

timon-sbr opened this pull request about 2 months ago
[python,aiohttp] Don't create persistent aiohttp.ClientSession in __init__

dcermak opened this pull request about 2 months ago
Incorrect Time Format in pojo.mustache for DateTime Pattern

julianshess opened this issue about 2 months ago
[CSHARP] Default headers overwritten instead of duplicated | Body par…

maciejcymanski132 opened this pull request about 2 months ago
Fix a few issues with the C generator (part 4)

eafer opened this pull request about 2 months ago
Bump nanoid and mocha in /samples/client/echo_api/typescript-axios/test

dependabot[bot] opened this pull request about 2 months ago
Bump nanoid from 3.2.0 to 3.3.8 in /samples/openapi3/client/petstore/typescript/tests/browser

dependabot[bot] opened this pull request about 2 months ago
[BUG] Elm does not generate AnyType/anyTypeDecoder

domenkozar opened this issue about 2 months ago
Bump nanoid from 3.3.4 to 3.3.8 in /website

dependabot[bot] opened this pull request about 2 months ago
Bump s4u/setup-maven-action from 1.16.0 to 1.17.0

dependabot[bot] opened this pull request about 2 months ago
[REQ] String binary generate MultipartFile

caroffan opened this issue about 2 months ago
[Kotlin][Tests]: Add test for kotlin-jvm-okhttp

jorgeferdz opened this pull request about 2 months ago
[Kotlin][Tests]: Add test for kotlin-jvm-okhttp

jorgeferdz opened this pull request about 2 months ago
Improve handling of pekko versions in scala-akka-http-server generator

bjolletz opened this pull request about 2 months ago
update sample tests, fix Java tests

martin-mfg opened this pull request about 2 months ago
[REQ] [scala-akka-http-server] Improve handling of pekko versions

bjolletz opened this issue about 2 months ago
[Kotlin] fix #20231, OkHttp client can handle a field with a list of files

jorgeferdz opened this pull request about 2 months ago
[Python] Bug Fix - model_generic templates to have valid imports for polymorphism

YousefHaggy opened this pull request about 2 months ago