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
* Changes lingering isMapContainer to isMap
* Adds ensure up to date updates
github.com/OpenAPITools/openapi-generator - 2ee0913d4aee2b48a2ec8ddd3f896ec95aae1ddf authored about 4 years ago by Justin Black <[email protected]>
replace setConfig and setOpenApi with the
non-deprecated config / openAPI methods
Co-authore...
github.com/OpenAPITools/openapi-generator - fed9d0637a30e312bb2197e113a629bd59805238 authored about 4 years ago by Cody Mikol <[email protected]>* add proxy support to powershell
* update api_client
* add proxy tests
* fix check
...
github.com/OpenAPITools/openapi-generator - 30fad9defa2fa7d7906a25b421a5a578a9b4f1a0 authored about 4 years ago by William Cheng <[email protected]>* [maven] Fallback to templates using classpath rather than OS-specific paths
Previous checks...
github.com/OpenAPITools/openapi-generator - ee1cbf6f4bacd28aa8c1615e16c25bf29ad6e4e8 authored about 4 years ago by Jim Schubert <[email protected]>github.com/OpenAPITools/openapi-generator - 34d2e25899a6380521a443a3f702438a1aceb11b authored about 4 years ago by Ben Sorohan <[email protected]>
github.com/OpenAPITools/openapi-generator - c387d58d2607d583a171f0815998b1324b9f11fa authored about 4 years ago by William Cheng <[email protected]>
Closes #4101
github.com/OpenAPITools/openapi-generator - cc5e0fee2da407355266397e3e5d3fb3dc061cd6 authored about 4 years ago by Ben Sorohan <[email protected]>
The FILES metadata is supplementary, but was logging a warning while
generating Ada client that...
github.com/OpenAPITools/openapi-generator - e1e38c87830b2861a6f52847cb51add0207170a5 authored about 4 years ago by William Cheng <[email protected]>
* fix go examples
* use constructor with required args
github.com/OpenAPITools/openapi-generator - 8afb067ec941e0d0bf11b38be12676bfa30a8ce0 authored about 4 years ago by Hippolyte HENRY <[email protected]>github.com/OpenAPITools/openapi-generator - e58b1f6abb201db5fc3f8f2a65cdc408a4055c21 authored about 4 years ago by Michał Zubkowicz <[email protected]>
* fixed import mapping for arrays with component of type string
* changed test title
* gen...
github.com/OpenAPITools/openapi-generator - 0ad39cc53315ac100db748a59a4c839b3bd21d23 authored about 4 years ago by Ioannis Ioannou <[email protected]>* Java-native add models of oneOf/anyOf
* Java-native refresh samples
* Java-native add a ...
github.com/OpenAPITools/openapi-generator - edf153eedef58bd04ffa02a56ecbe60a7165bf0f authored about 4 years ago by bgong-mdsol <[email protected]>* Fix #7594: [BUG][Ada] Incorrect client Ada code generated
- Fix the identification of path ...
github.com/OpenAPITools/openapi-generator - f76d72edf199c122eaf0a956adb0e78d328315e1 authored about 4 years ago by William Cheng <[email protected]>github.com/OpenAPITools/openapi-generator - 53eb67166b8db35c1d2c174e89ddb74b2e5bf94e authored about 4 years ago by William Cheng <[email protected]>
* update npm set version, use 3_0 spec
* use 3_0 spec in website
github.com/OpenAPITools/openapi-generator - b888423fd808174c36471197509abac95bc01f21 authored about 4 years ago by William Cheng <[email protected]>github.com/OpenAPITools/openapi-generator - 6046c3da9424a4a45b6a66cc7ccc5ade25eac5e9 authored about 4 years ago by William Cheng <[email protected]>
* update junit to newer version
* update junit to newer version
github.com/OpenAPITools/openapi-generator - b768e42704da7cd5bdaf962d6bf5b1a6ebe2e04a authored about 4 years ago by William Cheng <[email protected]>* Resolve an exception situation when a remote server returns 204 with no body.
* Only return...
github.com/OpenAPITools/openapi-generator - 3c869d5b12595dba739a6c9168f63f9e6c655969 authored about 4 years ago by Noor Dawod <[email protected]>github.com/OpenAPITools/openapi-generator - 177e536bdf9945cc6c2428bf680426306c9e5576 authored about 4 years ago by Dmitry Grachikov <[email protected]>
github.com/OpenAPITools/openapi-generator - 305d30102bf3e67e88e59f0363eaf6aed82896cf authored about 4 years ago by William Cheng <[email protected]>
github.com/OpenAPITools/openapi-generator - 45e6accf9992de08cfc456285d138af84775d196 authored about 4 years ago by William Cheng <[email protected]>
github.com/OpenAPITools/openapi-generator - 94c5a8055133157b7d01cf6a1b937d4d63e5dba2 authored about 4 years ago by William Cheng <[email protected]>
github.com/OpenAPITools/openapi-generator - a5083398de4bb783e6217b01078e4466ec0fd78d authored about 4 years ago by William Cheng <[email protected]>
* Updates isMapModel + isMapContainer -> isMap
* Removes git conflict characters
github.com/OpenAPITools/openapi-generator - 0cfe02348b8ee6d54cbf5b218202585cfe0fca9e authored about 4 years ago by Justin Black <[email protected]>github.com/OpenAPITools/openapi-generator - f8a71cab5cc5c6bff93f7cad945ab091f8f59108 authored about 4 years ago by William Cheng <[email protected]>
github.com/OpenAPITools/openapi-generator - bd329c13fb334b669efcab4f6ed7f24615cffe9b authored about 4 years ago by William Cheng <[email protected]>
This reverts commit 2ec96f7f9057ea67f7362d7d23d39a00e430410a.
github.com/OpenAPITools/openapi-generator - 8fd9991ec262cec297fd918c3498c957c2ac3daa authored about 4 years ago by Justin Black <[email protected]>This reverts commit 0a51c81f2e3e2ced000269868cbcf16a1f132d2b.
github.com/OpenAPITools/openapi-generator - 2ec96f7f9057ea67f7362d7d23d39a00e430410a authored about 4 years ago by Justin Black <[email protected]>github.com/OpenAPITools/openapi-generator - 0a51c81f2e3e2ced000269868cbcf16a1f132d2b authored about 4 years ago by Justin Black <[email protected]>
* fix ruby default datetime value
* update samples for testing
* use datetime parse
* u...
github.com/OpenAPITools/openapi-generator - 874b4a64725f029ceafa0e66795cffdc4a9a0ab5 authored about 4 years ago by William Cheng <[email protected]>github.com/OpenAPITools/openapi-generator - ee2a7352a10b3a99f36420e367f615490691f4fb authored about 4 years ago by Justin Black <[email protected]>
* rename HTTPSigningConfiguration.cs to HttpSigningConfiguration.cs
* update samples
* min...
github.com/OpenAPITools/openapi-generator - b208a311dbe240c1872cc4fe7b5e8d3b1dee5a89 authored about 4 years ago by William Cheng <[email protected]>github.com/OpenAPITools/openapi-generator - b0fa00b860df64d1b8e65c3ce8a644ebff74d2ec authored about 4 years ago by William Cheng <[email protected]>
* Move dart-dio to other dart configs
* Run ./bin/generate-samples.sh
github.com/OpenAPITools/openapi-generator - 25d10bb6ccd4306d6ae13f0dd51bfe863c47f996 authored about 4 years ago by agilob <[email protected]>* add discriminator support to oneOf lookup
* fix type check, removed unused code
* fix ty...
github.com/OpenAPITools/openapi-generator - 4acc8eab4566e9a723d4734b6d8da35a1da544f3 authored about 4 years ago by William Cheng <[email protected]>github.com/OpenAPITools/openapi-generator - 931c4e361fbfa4b010fc88f00c6734188c378c6c authored about 4 years ago by William Cheng <[email protected]>
* Respects multiple responses during typespec generation
* Generate Samples
github.com/OpenAPITools/openapi-generator - 242f648379dc91cab436eeb6d56c301f1eb3645d authored about 4 years ago by Michael Ramstein <[email protected]>github.com/OpenAPITools/openapi-generator - 53fb864c66dabe04fa506336f0ba69b912fed26e authored about 4 years ago by Vlastimil Šenfeld <[email protected]>
* Updated Dart2 template.
* Generated Petstore client code for Dart2.
* Use double-quotes ...
github.com/OpenAPITools/openapi-generator - 2984497731c68bf1054a1d491a701c804e7295c1 authored about 4 years ago by Noor Dawod <[email protected]>github.com/OpenAPITools/openapi-generator - c6ab073a2902ed1d966af69d0752b2b12b9762f2 authored about 4 years ago by Ghufran Zahidi <[email protected]>
Looks like this did not get propagated to these other JS clients from the original at 90859575eb...
github.com/OpenAPITools/openapi-generator - 214d81553fb3a7dfd138085e5c42f170a0de33dd authored about 4 years ago by Phillip Verheyden <[email protected]>Resolves problems related to '....Module not found: Error: Can't resolve './AnyType' in...' erro...
github.com/OpenAPITools/openapi-generator - 86fd8b1aa469109f22a34e9d83e098a86018e5fb authored about 4 years ago by Phillip Verheyden <[email protected]>* implement operator for model classes
* refresh samples
github.com/OpenAPITools/openapi-generator - 8416fff568100ab3a7300a775ee88fc86d8ea1e7 authored about 4 years ago by Maksym Melnychok <[email protected]>* Fixes optional body issue
* Generate Samples
github.com/OpenAPITools/openapi-generator - 690be29f4b7d998fb58962b32fc0cac4bec8a363 authored about 4 years ago by Michael Ramstein <[email protected]>github.com/OpenAPITools/openapi-generator - fe31b9e2ce62c415d79b728ddf933088d84e656b authored about 4 years ago by William Cheng <[email protected]>
* Fixed generation of oauth2 scopes for multiple oauth2 flows
* Fixed locale in string format...
github.com/OpenAPITools/openapi-generator - 157c01d031c3f05c8efa0a187b7b82022aae62b8 authored about 4 years ago by Lukáš Vasek <[email protected]>github.com/OpenAPITools/openapi-generator - 44f713fc343bccbdae89d92831516534029e5732 authored about 4 years ago by William Cheng <[email protected]>
* Adds items getter and setter in IJsonSchemaValidationProperties
* Adds isModel interface
...
github.com/OpenAPITools/openapi-generator - d5002f4bebce87eb2ad14efe9eb0f16ec7bf6592 authored about 4 years ago by Justin Black <[email protected]>github.com/OpenAPITools/openapi-generator - 3d36d491dfe5f76619823ff03e6b037af99d4ed2 authored about 4 years ago by William Cheng <[email protected]>
github.com/OpenAPITools/openapi-generator - 001533fa634fcfa68e7a82b34687fcb38a3024c6 authored about 4 years ago by William Cheng <[email protected]>
* add oneOf support to c# netcore
* add oneof support to c# netcore client
* update sample...
github.com/OpenAPITools/openapi-generator - a1c8e248e76fd93f5f8527ca198ff29901b535a7 authored about 4 years ago by William Cheng <[email protected]>* [typescript-axios]: Only serialize JSON request bodies
* Remove Regex and instead add a met...
github.com/OpenAPITools/openapi-generator - 8d0053fa9fcb229ffcead8fa91a1d1d32090ad17 authored about 4 years ago by Rocky Warren <[email protected]>github.com/OpenAPITools/openapi-generator - bbf9c30c7a576c4d29d5816a6f5f56fda513c98f authored about 4 years ago by Justin Black <[email protected]>
This reverts commit 5fce12321e408b97d6f43b05a0edd3967a1ef4c0.
github.com/OpenAPITools/openapi-generator - 1c3d6e5e6fb30513c1030be6270125b8ff1ae9ac authored about 4 years ago by Justin Black <[email protected]>github.com/OpenAPITools/openapi-generator - 5fce12321e408b97d6f43b05a0edd3967a1ef4c0 authored about 4 years ago by Justin Black <[email protected]>
github.com/OpenAPITools/openapi-generator - d8ba49b267d7bfe9d558631d2888a6d54a1c3bf8 authored about 4 years ago by William Cheng <[email protected]>
* Small tweaks for php generator, PHPStan level 1
Co-authored-by: Yuriy Belenko <yura-bely@ma...
github.com/OpenAPITools/openapi-generator - b1da09625d1bc2771365d52bed675113a69c34c9 authored about 4 years ago by Dalibor Karlović <[email protected]>* Ruby Client: nullable build_from_hash for array type
* Genearte samples with 8217ecaeb
github.com/OpenAPITools/openapi-generator - 08a1bdcb57a72f0a521a96d817469610e19c6c93 authored about 4 years ago by Tomohiro Suwa <[email protected]>* [ruby] fix default value for referenced schemas and enums
* generate samples
github.com/OpenAPITools/openapi-generator - cad0161f7e11cd2e5da628bd0867f23d61313095 authored about 4 years ago by Hippolyte HENRY <[email protected]>Co-authored-by: Guillaume GILL <[email protected]>
github.com/OpenAPITools/openapi-generator - 9236d5699d57857c259f590dcbf65eac2a1a3901 authored about 4 years ago by Guillaume GILL <[email protected]>* [Rust Server] Fix server example on non-Linux
The server example is broken because it tries...
github.com/OpenAPITools/openapi-generator - 8c11c8f582eea5491211beca6c1b40d90e19f2db authored about 4 years ago by Matthew Dowdell <[email protected]>github.com/OpenAPITools/openapi-generator - ae95c2b19b4d5fd8a8b2dba7738083a30df629e3 authored about 4 years ago by agilob <[email protected]>
github.com/OpenAPITools/openapi-generator - c0553ddc378092fbef4d12337fb23fc18513747e authored about 4 years ago by Jim Schubert <[email protected]>
* Updated keywords to be aligned with website https://developer.salesforce.com/docs/atlas.en-us....
github.com/OpenAPITools/openapi-generator - e9c6d65f2d24c46d09b90d6332cc4e4ce29e59b7 authored about 4 years ago by henryh-force <[email protected]>github.com/OpenAPITools/openapi-generator - 8c17a01bda728b5f18624c0b39e8c5a819af09b9 authored about 4 years ago by William Cheng <[email protected]>
github.com/OpenAPITools/openapi-generator - 0e1d1310762f5e0860b4dd397e6cccda283873ba authored about 4 years ago by agilob <[email protected]>
* Remove old dart generated code
* Remove uses of SUPPORT_DART2
* Remove dart1 only flag B...
github.com/OpenAPITools/openapi-generator - 61b543f03dc546386467c9a7afe8864f6f609ed1 authored about 4 years ago by agilob <[email protected]>* add IsRequired to c# model properties
* add deserialization tests for pet
* revise test
github.com/OpenAPITools/openapi-generator - 4bde3a12d1e81049642c4fd13fcb0d3d788f5e50 authored about 4 years ago by William Cheng <[email protected]>* update python mustache templates
* bug fix
* rm response_type
* generated samples
...
github.com/OpenAPITools/openapi-generator - 4e5ecf271ab6516597a23ba3bbd946f20cecc009 authored about 4 years ago by Kuzma <[email protected]>Co-authored-by: Sanjin Celeski <[email protected]>
github.com/OpenAPITools/openapi-generator - 48762b5d4e036bb9dc299d7b99ce0aa90e7188c4 authored about 4 years ago by Sanjin Celeski <[email protected]>Add link to a blog post on generating Angular client
github.com/OpenAPITools/openapi-generator - 3560cd252b4b32a36a90fa31fb31476defd16582 authored about 4 years ago by William Cheng <[email protected]>github.com/OpenAPITools/openapi-generator - a287c51b9779ad629791ca430d7c2ee8676104eb authored about 4 years ago by William Cheng <[email protected]>
github.com/OpenAPITools/openapi-generator - bb4e0c0058a8638412a30152f6ffe955dc85f438 authored about 4 years ago by Alexander Smaga <[email protected]>
github.com/OpenAPITools/openapi-generator - 6ade5449047a27f77e48794f52e59771ea98b134 authored about 4 years ago by Jim Schubert <[email protected]>
github.com/OpenAPITools/openapi-generator - 150e24dc553a8ea5230ffb938ed3e6020e972faa authored about 4 years ago by Jim Schubert <[email protected]>
Co-authored-by: Mathias Hinterndorfer <[email protected]>
Co-authored-by: Mathia...
github.com/OpenAPITools/openapi-generator - 4fe76fcb01240ff3b2c7bccc4e06976f1f623425 authored about 4 years ago by agilob <[email protected]>
github.com/OpenAPITools/openapi-generator - e1fd221898a20d4fed4fd9c5050edec0fde513bc authored about 4 years ago by Lukáš Vasek <[email protected]>
* add test for serialization of special propery name
* comment out os dependent test
github.com/OpenAPITools/openapi-generator - 626481bb070ef1693d44fd5c93aff8f25bca15d1 authored about 4 years ago by William Cheng <[email protected]>github.com/OpenAPITools/openapi-generator - b7f5265ae54484494bf66d7b4101769575b6399d authored about 4 years ago by William Cheng <[email protected]>
github.com/OpenAPITools/openapi-generator - 494c02e60f2ecd35158f491139436295e6723ed9 authored about 4 years ago by William Cheng <[email protected]>
github.com/OpenAPITools/openapi-generator - d854c8927261dea18d725f5bd2a1545d3af785ed authored about 4 years ago by Jim Schubert <[email protected]>
github.com/OpenAPITools/openapi-generator - d6783c2f57633eea2c7b27b2ddae1cc4b72428f5 authored about 4 years ago by William Cheng <[email protected]>
github.com/OpenAPITools/openapi-generator - 130109748c683c4b3bac8ea27d4fb07cbbdaf800 authored about 4 years ago by Masahiro Yamauchi <[email protected]>
github.com/OpenAPITools/openapi-generator - 4bf81a0263c0fad7df1db1a10b0c4ad279a0ff1e authored about 4 years ago by William Cheng <[email protected]>
github.com/OpenAPITools/openapi-generator - e852d42693fb79eea4783f0fb4f1ff8e271916d1 authored about 4 years ago by William Cheng <[email protected]>
* [Python-experimental] Don't mandate passing in required value as argument
* Remove usage of...
github.com/OpenAPITools/openapi-generator - 336521b464d9edf42002a89d956499a4f73986e4 authored about 4 years ago by Slavek Kabrda <[email protected]>* Update RetryConfiguration.mustache
Use Policy<> instead of RetryPolicy<> to allow for use o...
github.com/OpenAPITools/openapi-generator - b8de51f2fd642a67616d06e92864dc40cd5025a8 authored about 4 years ago by Jeff Shantz <[email protected]>
swagger-parser has the potential to return null
for messages which will throw NPE on
initializ...
* use openapi in aspnetcore
* move back to other
* add back file
github.com/OpenAPITools/openapi-generator - f7570df5c37088db84a9a92a486a9e226cc054a6 authored about 4 years ago by William Cheng <[email protected]>github.com/OpenAPITools/openapi-generator - 2d30714d5e762f311c8e4a111c687546f380373d authored about 4 years ago by Jakub Surdej <[email protected]>
Co-authored-by: Lucas Chwe <[email protected]>
github.com/OpenAPITools/openapi-generator - 3f18d0fd102a92bcbd7edc20b592741fc2da96c0 authored about 4 years ago by lchwe <[email protected]>
This fixes #665 for the consolidated typescript generator.
Original fix for typescript-node was...
* add server url without variables to the test spec
* fix php tests
* fix tests
* fix a...
github.com/OpenAPITools/openapi-generator - d7dfcc20c0c04521109140a1ecf9df1338cad0bc authored about 4 years ago by William Cheng <[email protected]>* fix: correct handling of customHeaders
Problem: custom headers could be overwritten between...
github.com/OpenAPITools/openapi-generator - 785cbbbb635e0388060b8a646b04730e28a197de authored about 4 years ago by Francesco Marini <[email protected]>github.com/OpenAPITools/openapi-generator - 8b393358591a025f9789401bfdc6d8fc8e1fb69e authored about 4 years ago by William Cheng <[email protected]>
github.com/OpenAPITools/openapi-generator - 7a98580f45eaaaa2e19067ee857c72abdd6fa927 authored about 4 years ago by William Cheng <[email protected]>
github.com/OpenAPITools/openapi-generator - b72d5ca81eca0bd3edfcb7a629a99377577b2bb1 authored about 4 years ago by William Cheng <[email protected]>
* PR7500
* update samples
Co-authored-by: William Cheng <[email protected]>
github.com/OpenAPITools/openapi-generator - ec815ca33ac6899d742677629508cb3e6cf1ce18 authored about 4 years ago by henryh-force <[email protected]>