Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
OpenAPI Generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
Collective -
Host: opensource -
https://opencollective.com/openapi_generator
- Website: https://twitter.com/oas_generator
- Code: https://github.com/OpenAPITools/openapi-generator
Add auth token refresh to csharp
github.com/OpenAPITools/openapi-generator - BryanAldrich opened this pull request 18 days ago
github.com/OpenAPITools/openapi-generator - BryanAldrich opened this pull request 18 days ago
Edit to allow core and framework targets on the same build
github.com/OpenAPITools/openapi-generator - BryanAldrich opened this pull request 18 days ago
github.com/OpenAPITools/openapi-generator - BryanAldrich opened this pull request 18 days ago
[Kotlin] fix #20231, OkHttp client can handle a field with a list of files
github.com/OpenAPITools/openapi-generator - jorgeferdz opened this pull request 18 days ago
github.com/OpenAPITools/openapi-generator - jorgeferdz opened this pull request 18 days ago
[BUG][Kotlin][OkHTTP] Client does not process correctly fields with a List<File> or optional File
github.com/OpenAPITools/openapi-generator - jorgeferdz opened this issue 18 days ago
github.com/OpenAPITools/openapi-generator - jorgeferdz opened this issue 18 days ago
[Java][okhttp-gson][retrofit2] Avoid ambiguous references for date and time classes (#18416)
github.com/OpenAPITools/openapi-generator - jbrugge opened this pull request 18 days ago
github.com/OpenAPITools/openapi-generator - jbrugge opened this pull request 18 days ago
Improved Elixir Atom Generation
github.com/OpenAPITools/openapi-generator - drewble opened this pull request 18 days ago
github.com/OpenAPITools/openapi-generator - drewble opened this pull request 18 days ago
[BUG] interface not contains override modifier
github.com/OpenAPITools/openapi-generator - holyjan3 opened this issue 18 days ago
github.com/OpenAPITools/openapi-generator - holyjan3 opened this issue 18 days ago
Fix a few issues with the C generator (part 2)
github.com/OpenAPITools/openapi-generator - eafer opened this pull request 19 days ago
github.com/OpenAPITools/openapi-generator - eafer opened this pull request 19 days ago
[REQ] Add no_proxy for python clients (sync and asyncio)
github.com/OpenAPITools/openapi-generator - mimikwang opened this issue 19 days ago
github.com/OpenAPITools/openapi-generator - mimikwang opened this issue 19 days ago
Update python multipart dep to 0.0.18
github.com/OpenAPITools/openapi-generator - wing328 opened this pull request 19 days ago
github.com/OpenAPITools/openapi-generator - wing328 opened this pull request 19 days ago
Bump python-multipart from 0.0.7 to 0.0.18 in /samples/server/petstore/python-fastapi
github.com/OpenAPITools/openapi-generator - dependabot[bot] opened this pull request 19 days ago
github.com/OpenAPITools/openapi-generator - dependabot[bot] opened this pull request 19 days ago
Started test case for issue 20214,
github.com/OpenAPITools/openapi-generator - aaronp opened this pull request 19 days ago
github.com/OpenAPITools/openapi-generator - aaronp opened this pull request 19 days ago
Add optional AxiosRequestConfig parameter to typescript-nestjs service functions
github.com/OpenAPITools/openapi-generator - GregoryMerlet opened this pull request 19 days ago
github.com/OpenAPITools/openapi-generator - GregoryMerlet opened this pull request 19 days ago
[REQ][typescript-nestjs] Add optional AxiosRequestConfig parameter to service functions
github.com/OpenAPITools/openapi-generator - GregoryMerlet opened this issue 19 days ago
github.com/OpenAPITools/openapi-generator - GregoryMerlet opened this issue 19 days ago
[BUG] Kolin - Inheritance from more than 1 class using allOf does not work (generated code not compilable)
github.com/OpenAPITools/openapi-generator - tomas0svk opened this issue 19 days ago
github.com/OpenAPITools/openapi-generator - tomas0svk opened this issue 19 days ago
[rust] Add option to customize local var prefix
github.com/OpenAPITools/openapi-generator - wing328 opened this pull request 19 days ago
github.com/OpenAPITools/openapi-generator - wing328 opened this pull request 19 days ago
fix: register gson CustomTypeAdapterFactory in kotlin-client if generateOneOfAnyOfWrappers enabled
github.com/OpenAPITools/openapi-generator - Djaler opened this pull request 20 days ago
github.com/OpenAPITools/openapi-generator - Djaler opened this pull request 20 days ago
[BUG] Kotlin generator: CustomTypeAdapterFactory not registered with generateOneOfAnyOfWrappers
github.com/OpenAPITools/openapi-generator - Djaler opened this issue 20 days ago
github.com/OpenAPITools/openapi-generator - Djaler opened this issue 20 days ago
[BUG] scala-cask generates reference to UUIDData class but does not generate it
github.com/OpenAPITools/openapi-generator - DavidGoodenough opened this issue 20 days ago
github.com/OpenAPITools/openapi-generator - DavidGoodenough opened this issue 20 days ago
[BUG] scala-cask generates invalid enum entries
github.com/OpenAPITools/openapi-generator - DavidGoodenough opened this issue 20 days ago
github.com/OpenAPITools/openapi-generator - DavidGoodenough opened this issue 20 days ago
[BUG][MULTIPLE] 3.1.0 spec, additionalProperties: false with nullable properties generates invalid models
github.com/OpenAPITools/openapi-generator - lesteenman opened this issue 20 days ago
github.com/OpenAPITools/openapi-generator - lesteenman opened this issue 20 days ago
[java] align collection property initialization with default value logic
github.com/OpenAPITools/openapi-generator - andrey-fomin opened this pull request 21 days ago
github.com/OpenAPITools/openapi-generator - andrey-fomin opened this pull request 21 days ago
Update kotlin option description to clarify the support
github.com/OpenAPITools/openapi-generator - wing328 opened this pull request 22 days ago
github.com/OpenAPITools/openapi-generator - wing328 opened this pull request 22 days ago
Fixes the non-working query parameter when it's an Enum
github.com/OpenAPITools/openapi-generator - IvanVas opened this pull request 22 days ago
github.com/OpenAPITools/openapi-generator - IvanVas opened this pull request 22 days ago
fix: close quotes in cargo manifest
github.com/OpenAPITools/openapi-generator - cedricziel opened this pull request 22 days ago
github.com/OpenAPITools/openapi-generator - cedricziel opened this pull request 22 days ago
[BUG] com.ly.doc.utils.HttpStatusUtil.getStatusCode is correct only in static import
github.com/OpenAPITools/openapi-generator - SVictorique opened this issue 22 days ago
github.com/OpenAPITools/openapi-generator - SVictorique opened this issue 22 days ago
[python-flask] Change requestBody argument name to 'body' in controllers
github.com/OpenAPITools/openapi-generator - jops-wtakase opened this pull request 22 days ago
github.com/OpenAPITools/openapi-generator - jops-wtakase opened this pull request 22 days ago
[BUG][typescript] duplicate JSON.stringify of already stringified JSON structures
github.com/OpenAPITools/openapi-generator - bbortt opened this issue 23 days ago
github.com/OpenAPITools/openapi-generator - bbortt opened this issue 23 days ago
feat(typescript-angular): add support for Angular V19
github.com/OpenAPITools/openapi-generator - thibaudsowa opened this pull request 23 days ago
github.com/OpenAPITools/openapi-generator - thibaudsowa opened this pull request 23 days ago
[REQ] Support of Angular 19 in generator typescript-angular
github.com/OpenAPITools/openapi-generator - thibaudsowa opened this issue 23 days ago
github.com/OpenAPITools/openapi-generator - thibaudsowa opened this issue 23 days ago
[Rust] fix #20198, cleanup generated code
github.com/OpenAPITools/openapi-generator - xMAC94x opened this pull request 23 days ago
github.com/OpenAPITools/openapi-generator - xMAC94x opened this pull request 23 days ago
static access to normalizeMediaType in typescript object serializer
github.com/OpenAPITools/openapi-generator - bbortt opened this pull request 23 days ago
github.com/OpenAPITools/openapi-generator - bbortt opened this pull request 23 days ago
[BUG][typescript] Cannot read properties of undefined (reading 'normalizeMediaType')
github.com/OpenAPITools/openapi-generator - bbortt opened this issue 23 days ago
github.com/OpenAPITools/openapi-generator - bbortt opened this issue 23 days ago
Tests for recent C fixes
github.com/OpenAPITools/openapi-generator - eafer opened this pull request 24 days ago
github.com/OpenAPITools/openapi-generator - eafer opened this pull request 24 days ago
[BUG] Kotlin generator: generateOneOfAnyOfWrappers=true leads to broken code
github.com/OpenAPITools/openapi-generator - andreas-umbricht opened this issue 24 days ago
github.com/OpenAPITools/openapi-generator - andreas-umbricht opened this issue 24 days ago
[REQ][Rust] Cleanup code-generation, remove `local_var_` prefix
github.com/OpenAPITools/openapi-generator - xMAC94x opened this issue 24 days ago
github.com/OpenAPITools/openapi-generator - xMAC94x opened this issue 24 days ago
Erlang server – minor fix to return type and generated doc
github.com/OpenAPITools/openapi-generator - NelsonVides opened this pull request 24 days ago
github.com/OpenAPITools/openapi-generator - NelsonVides opened this pull request 24 days ago
Update r petstore client test script
github.com/OpenAPITools/openapi-generator - wing328 opened this pull request 24 days ago
github.com/OpenAPITools/openapi-generator - wing328 opened this pull request 24 days ago
[BUG] [typescript-fetch] Incorrect parsing with additional properties
github.com/OpenAPITools/openapi-generator - ArshadRao opened this issue 24 days ago
github.com/OpenAPITools/openapi-generator - ArshadRao opened this issue 24 days ago
fix(typescript): remove incorrect file extensions
github.com/OpenAPITools/openapi-generator - cjihrig opened this pull request 25 days ago
github.com/OpenAPITools/openapi-generator - cjihrig opened this pull request 25 days ago
[bugfix] [typescript-fetch] add oneOf string union & array support (#19909)
github.com/OpenAPITools/openapi-generator - thesn10 opened this pull request 25 days ago
github.com/OpenAPITools/openapi-generator - thesn10 opened this pull request 25 days ago
[ASPNETCORE] Add support for central package version management
github.com/OpenAPITools/openapi-generator - Urganot opened this pull request 25 days ago
github.com/OpenAPITools/openapi-generator - Urganot opened this pull request 25 days ago
[Elm] Fix not compiling all elm files in test suite
github.com/OpenAPITools/openapi-generator - Qluxzz opened this pull request 25 days ago
github.com/OpenAPITools/openapi-generator - Qluxzz opened this pull request 25 days ago
[BUG] Outdated package on https://pypi.org/project/openapi-generator-cli
github.com/OpenAPITools/openapi-generator - ZeeD opened this issue 25 days ago
github.com/OpenAPITools/openapi-generator - ZeeD opened this issue 25 days ago
Trim the input of operationId filter in OpenAPINormalizer (#20186)
github.com/OpenAPITools/openapi-generator - danielalmqvist opened this pull request 25 days ago
github.com/OpenAPITools/openapi-generator - danielalmqvist opened this pull request 25 days ago
[BUG][JAVA] Inner Enum generation with BigDecimal values results in compilation error
github.com/OpenAPITools/openapi-generator - timon-sbr opened this issue 25 days ago
github.com/OpenAPITools/openapi-generator - timon-sbr opened this issue 25 days ago
Bugfix for content_type discriminator issue
github.com/OpenAPITools/openapi-generator - IvanVas opened this pull request 25 days ago
github.com/OpenAPITools/openapi-generator - IvanVas opened this pull request 25 days ago
[BUG] The filter for operationId does not trim the input
github.com/OpenAPITools/openapi-generator - danielalmqvist opened this issue 25 days ago
github.com/OpenAPITools/openapi-generator - danielalmqvist opened this issue 25 days ago
[swift6] Change Response to struct
github.com/OpenAPITools/openapi-generator - x-sheep opened this pull request 25 days ago
github.com/OpenAPITools/openapi-generator - x-sheep opened this pull request 25 days ago
[REQ] Selective Operation/Tag Generation with automatic schema inference
github.com/OpenAPITools/openapi-generator - asafbennatan opened this issue 26 days ago
github.com/OpenAPITools/openapi-generator - asafbennatan opened this issue 26 days ago
How to add a new option to a generator
github.com/OpenAPITools/openapi-generator - Urganot opened this issue 26 days ago
github.com/OpenAPITools/openapi-generator - Urganot opened this issue 26 days ago
add allowReserved property
github.com/OpenAPITools/openapi-generator - vasilich6107 opened this pull request 26 days ago
github.com/OpenAPITools/openapi-generator - vasilich6107 opened this pull request 26 days ago
[BUG] [dart-dio] Generated ToJson methods for models throws exception for json_serializable
github.com/OpenAPITools/openapi-generator - Lymdun opened this issue 26 days ago
github.com/OpenAPITools/openapi-generator - Lymdun opened this issue 26 days ago
[BUG] [Python-Fastapi] Enum parameters typed as string instead of enum
github.com/OpenAPITools/openapi-generator - reyescabello opened this issue 26 days ago
github.com/OpenAPITools/openapi-generator - reyescabello opened this issue 26 days ago
[swift5] Add Identifiable conformance to supported models
github.com/OpenAPITools/openapi-generator - x-sheep opened this pull request 26 days ago
github.com/OpenAPITools/openapi-generator - x-sheep opened this pull request 26 days ago
[Rust-Axum] Fix: handling non-lowercase Header in Request/Response
github.com/OpenAPITools/openapi-generator - linxGnu opened this pull request 26 days ago
github.com/OpenAPITools/openapi-generator - linxGnu opened this pull request 26 days ago
[BUG] Dart. Null field for propertyName when discriminator used in deserializer
github.com/OpenAPITools/openapi-generator - andreykud opened this issue 26 days ago
github.com/OpenAPITools/openapi-generator - andreykud opened this issue 26 days ago
[Rust-Axum] Support quotes in string literals
github.com/OpenAPITools/openapi-generator - Victoria-Casasampere-BeeTheData opened this pull request 26 days ago
github.com/OpenAPITools/openapi-generator - Victoria-Casasampere-BeeTheData opened this pull request 26 days ago
[BUG][JAVA][SPRING] Not able to generate code from spec file with webhooks definition
github.com/OpenAPITools/openapi-generator - kcichonczyk-getmoss opened this issue 26 days ago
github.com/OpenAPITools/openapi-generator - kcichonczyk-getmoss opened this issue 26 days ago
[BUG] Description spring generator not compatible with latest 3.4.0 GA
github.com/OpenAPITools/openapi-generator - davidkarlsen opened this issue 26 days ago
github.com/OpenAPITools/openapi-generator - davidkarlsen opened this issue 26 days ago
Override toParamName in Elm client generator
github.com/OpenAPITools/openapi-generator - wing328 opened this pull request 26 days ago
github.com/OpenAPITools/openapi-generator - wing328 opened this pull request 26 days ago
[Java] Add option to fallback to legacy enum naming
github.com/OpenAPITools/openapi-generator - wing328 opened this pull request 27 days ago
github.com/OpenAPITools/openapi-generator - wing328 opened this pull request 27 days ago
[Elm] Fix not sanitizing param name
github.com/OpenAPITools/openapi-generator - Qluxzz opened this pull request 27 days ago
github.com/OpenAPITools/openapi-generator - Qluxzz opened this pull request 27 days ago
Dmnlk hotfix/php84 ci
github.com/OpenAPITools/openapi-generator - wing328 opened this pull request 27 days ago
github.com/OpenAPITools/openapi-generator - wing328 opened this pull request 27 days ago
[BUG] Set the default values for style and explode properties according to the oas V3
github.com/OpenAPITools/openapi-generator - CaptainAye opened this pull request 27 days ago
github.com/OpenAPITools/openapi-generator - CaptainAye opened this pull request 27 days ago
add PHP8.4 CI
github.com/OpenAPITools/openapi-generator - dmnlk opened this pull request 27 days ago
github.com/OpenAPITools/openapi-generator - dmnlk opened this pull request 27 days ago
[BUG][typescript-axios] Interfaces properties are quoted
github.com/OpenAPITools/openapi-generator - itbro2 opened this issue 28 days ago
github.com/OpenAPITools/openapi-generator - itbro2 opened this issue 28 days ago
[swift6] Add Identifiable conformance to supported models
github.com/OpenAPITools/openapi-generator - x-sheep opened this pull request 28 days ago
github.com/OpenAPITools/openapi-generator - x-sheep opened this pull request 28 days ago
Resolve inline schemas in webhooks
github.com/OpenAPITools/openapi-generator - wing328 opened this pull request 28 days ago
github.com/OpenAPITools/openapi-generator - wing328 opened this pull request 28 days ago
[Java] [Microprofile] Add Json-B polymorphism type info annotations
github.com/OpenAPITools/openapi-generator - DielN opened this pull request 29 days ago
github.com/OpenAPITools/openapi-generator - DielN opened this pull request 29 days ago
[BUG] [Typescript-angular] Loses type information when having method that returns different schemas depending on accept-type
github.com/OpenAPITools/openapi-generator - HerrDerb opened this issue 29 days ago
github.com/OpenAPITools/openapi-generator - HerrDerb opened this issue 29 days ago
PHP8.4 comptible, php-symfony resources
github.com/OpenAPITools/openapi-generator - dmnlk opened this pull request 29 days ago
github.com/OpenAPITools/openapi-generator - dmnlk opened this pull request 29 days ago
Added default headers to `ServerError<T>` for Kotlin OkHTTP generator
github.com/OpenAPITools/openapi-generator - ranger-ross opened this pull request 29 days ago
github.com/OpenAPITools/openapi-generator - ranger-ross opened this pull request 29 days ago
[BUG] [Kotlin OkHTTP] Missing default headers for `ServerError<T>`
github.com/OpenAPITools/openapi-generator - ranger-ross opened this issue 29 days ago
github.com/OpenAPITools/openapi-generator - ranger-ross opened this issue 29 days ago
[BUG] [Golang] Incorrect type generation for object type schema with additionalProperties
github.com/OpenAPITools/openapi-generator - chenaoxd opened this issue 30 days ago
github.com/OpenAPITools/openapi-generator - chenaoxd opened this issue 30 days ago
[BUG][dart-dio] Avoid depending on `Equatable` implementation files
github.com/OpenAPITools/openapi-generator - LukasMirbt opened this issue 30 days ago
github.com/OpenAPITools/openapi-generator - LukasMirbt opened this issue 30 days ago
Fix dangerous destructuration in typescript-nestjs services
github.com/OpenAPITools/openapi-generator - GregoryMerlet opened this pull request about 1 month ago
github.com/OpenAPITools/openapi-generator - GregoryMerlet opened this pull request about 1 month ago
[BUG][typescript-nestjs] Destructuring requestParameters break generated service
github.com/OpenAPITools/openapi-generator - GregoryMerlet opened this issue about 1 month ago
github.com/OpenAPITools/openapi-generator - GregoryMerlet opened this issue about 1 month ago
[BUG][typescript-fetch] Nested oneOf generates type object instead of union type
github.com/OpenAPITools/openapi-generator - foxable opened this issue about 1 month ago
github.com/OpenAPITools/openapi-generator - foxable opened this issue about 1 month ago
[BUG][Python] python-fastapi 7.9.0 generates imports of UNKNOWN_BASE_TYPE
github.com/OpenAPITools/openapi-generator - al3ad opened this issue about 1 month ago
github.com/OpenAPITools/openapi-generator - al3ad opened this issue about 1 month ago
[BUG][Python] python-fastapi 7.9.0 generates wrong imports
github.com/OpenAPITools/openapi-generator - al3ad opened this issue about 1 month ago
github.com/OpenAPITools/openapi-generator - al3ad opened this issue about 1 month ago
[BUG][Dart] Error: Member not found: 'Object.listFromJson'.
github.com/OpenAPITools/openapi-generator - Roth-EAD opened this issue about 1 month ago
github.com/OpenAPITools/openapi-generator - Roth-EAD opened this issue about 1 month ago
[BUG][Python] python-fastapi 7.9.0 generator fails to generate types for enum schemas
github.com/OpenAPITools/openapi-generator - al3ad opened this issue about 1 month ago
github.com/OpenAPITools/openapi-generator - al3ad opened this issue about 1 month ago
[swift6] Add checked Sendable conformance to Validation structs
github.com/OpenAPITools/openapi-generator - x-sheep opened this pull request about 1 month ago
github.com/OpenAPITools/openapi-generator - x-sheep opened this pull request about 1 month ago
[swift6] Add conditional Hashable conformance to NullEncodable
github.com/OpenAPITools/openapi-generator - x-sheep opened this pull request about 1 month ago
github.com/OpenAPITools/openapi-generator - x-sheep opened this pull request about 1 month ago
[python] Encode list query params
github.com/OpenAPITools/openapi-generator - jops-wtakase opened this pull request about 1 month ago
github.com/OpenAPITools/openapi-generator - jops-wtakase opened this pull request about 1 month ago
[Elm] Add missing operation summary
github.com/OpenAPITools/openapi-generator - Qluxzz opened this pull request about 1 month ago
github.com/OpenAPITools/openapi-generator - Qluxzz opened this pull request about 1 month ago
[REQ] Feature Request Description allow @Override to be full name
github.com/OpenAPITools/openapi-generator - jchobantonov-runbuggy opened this issue about 1 month ago
github.com/OpenAPITools/openapi-generator - jchobantonov-runbuggy opened this issue about 1 month ago
[BUG] `std::option::Option<&str>` cannot be formatted with the default formatter
github.com/OpenAPITools/openapi-generator - mickvangelderen opened this issue about 1 month ago
github.com/OpenAPITools/openapi-generator - mickvangelderen opened this issue about 1 month ago
[REQ] [C++][Pistache] Generation of response message in API handler
github.com/OpenAPITools/openapi-generator - DonDoff opened this issue about 1 month ago
github.com/OpenAPITools/openapi-generator - DonDoff opened this issue about 1 month ago
[REQ] [Swift] Add conformance to Identifiable protocol to models when possible
github.com/OpenAPITools/openapi-generator - x-sheep opened this issue about 1 month ago
github.com/OpenAPITools/openapi-generator - x-sheep opened this issue about 1 month ago
[R] return API response when content is raw (not coercible to text)
github.com/OpenAPITools/openapi-generator - mattpollock opened this pull request about 1 month ago
github.com/OpenAPITools/openapi-generator - mattpollock opened this pull request about 1 month ago
[BUG][Rust] Bad module import generated with `Option` types
github.com/OpenAPITools/openapi-generator - mgalliou opened this issue about 1 month ago
github.com/OpenAPITools/openapi-generator - mgalliou opened this issue about 1 month ago
Bump cross-spawn and rewire in /samples/openapi3/client/petstore/typescript/tests/default
github.com/OpenAPITools/openapi-generator - dependabot[bot] opened this pull request about 1 month ago
github.com/OpenAPITools/openapi-generator - dependabot[bot] opened this pull request about 1 month ago
[BUG][JAVA] Not specifying additionalProperties should generate the Map
github.com/OpenAPITools/openapi-generator - ncelerier opened this issue about 1 month ago
github.com/OpenAPITools/openapi-generator - ncelerier opened this issue about 1 month ago
Updated README.mustache template for the Erlang server generator
github.com/OpenAPITools/openapi-generator - iri opened this pull request about 1 month ago
github.com/OpenAPITools/openapi-generator - iri opened this pull request about 1 month ago
[BUG] [KOTLIN] moshiCodeGen unable to handle additionalProperties: true
github.com/OpenAPITools/openapi-generator - ben-robinson-simplisafe opened this issue about 1 month ago
github.com/OpenAPITools/openapi-generator - ben-robinson-simplisafe opened this issue about 1 month ago
[BUG] Version 7.10.0 Release Notes miss Kotlin Explicit API support
github.com/OpenAPITools/openapi-generator - xsveda opened this issue about 1 month ago
github.com/OpenAPITools/openapi-generator - xsveda opened this issue about 1 month ago