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

[php] Small tweaks for php generator (#7376)

github.com/OpenAPITools/openapi-generator - 2c59f1dc8cda32e173694d650d9498f047eb0180 authored almost 5 years ago
[Swift5] Fixed spelling for `promise`. (#7516)

github.com/OpenAPITools/openapi-generator - a5ee2e04541eaed2e94949f791fbef7a4738e075 authored almost 5 years ago
[Core, HTML2] Rendered docs are incomplete (#7510)

Co-authored-by: Malachi Jones <[email protected]>

github.com/OpenAPITools/openapi-generator - cb4b03fcf340ce60107ba84dde0422333572278f authored almost 5 years ago
[C][Client]Support data callback function (#7467)

github.com/OpenAPITools/openapi-generator - f608803a4010d26763ac990e1d37bdf71cf998e0 authored almost 5 years ago
[typescript-axios] replace optional chaining (#7476)

To avoid requiring TypeScript above 3.7.2.
refs #7455

github.com/OpenAPITools/openapi-generator - 9ace82ae1406132224e8ce35192335f3819c8676 authored almost 5 years ago
[typescript-axios] fix refining `query` (#7475)

github.com/OpenAPITools/openapi-generator - 5472943134a7cca2d48fa25105d16a6b4ef37857 authored almost 5 years ago
[powershell] Updated the Api doc with httpsiging script snippet. (#7499)

* Added the httpsigning code snippet for api doc

* Updated the sample

* update samples

...

github.com/OpenAPITools/openapi-generator - d6bfecf2ef2c99bf80d573bca36dfa1a07f95251 authored almost 5 years ago
[go][client] Fix API docs example generation (#7489)

* [go][client] Fix API docs example

* Generate samples

github.com/OpenAPITools/openapi-generator - 9ba943318a8ff09de20ae5ed27f6cf413d941040 authored almost 5 years ago
[ci][test] Fix samples (#7509)

github.com/OpenAPITools/openapi-generator - f3fbc7d782fcf6a715b7f3ec0c3bfcd98ae16105 authored almost 5 years ago
[bug][Java] Honor instantiationMap for default values for array, map, set (#4982)

Co-authored-by: Jim Schubert <[email protected]>

github.com/OpenAPITools/openapi-generator - 5f3d974a08bb34995065c1fff8d5fb24f8804b09 authored almost 5 years ago
Fix stringifying of ~= (#7460)

Fixes #4069

github.com/OpenAPITools/openapi-generator - 9778d970ac5f9db6e3ffadb194ebbd107654ca88 authored almost 5 years ago
minor formatting change (#7503)

github.com/OpenAPITools/openapi-generator - 5dffbabc74dd5ce64862034b9869a1c527aa3407 authored almost 5 years ago
[ruby] Fix generation when generateAliasAsModel is enabled (#7419)

github.com/OpenAPITools/openapi-generator - 7b1563326a1d670e3f90e29a2fcee08fbc57fe7d authored almost 5 years ago
[sonar][ci] Fixes some new recommended "bug" fixes found via Sonar (#7508)

github.com/OpenAPITools/openapi-generator - 49760f7a3491ed216f0d48c4a2c8457832419ccc authored almost 5 years ago
Add option to set recursion limit (#7491)

* add option to set recursion limit

* fix test failure

* update doc

* add tests

* ad...

github.com/OpenAPITools/openapi-generator - 596bbb9c589a145485a4d27744886a026d1564ca authored almost 5 years ago
regenerate java pkmst petstore samples (#7502)

github.com/OpenAPITools/openapi-generator - 29ca272a95c8134f7ff35fb4d59450a1e5ade576 authored almost 5 years ago
fix issue without http signature auth (#7504)

github.com/OpenAPITools/openapi-generator - 5ebf26e0d20b44c9ab5ace1fa31f4aef971a0dd0 authored almost 5 years ago