You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 9, 2025. It is now read-only.
Merge branch 'master' into generator-validation-option
* master: (26 commits)
Prepare 3.0.1 release (OpenAPITools#280)
[typescript-angular] strict type checking (OpenAPITools#218)
[C++ server] Adjust the names (script, sample folder, generator) to lang option (OpenAPITools#250)
Removed warnings for packages included in SDK for Net Core 2.0 (OpenAPITools#269)
[cli] Completions command for suggestions (OpenAPITools#213)
[Java][RestTemplate] Fix query parameter URL encoding (OpenAPITools#260)
[cpp-qt5] Remove std::shared_ptr from Qt5 (OpenAPITools#267)
Adds some links to the README (OpenAPITools#261)
Update sec.gpg.enc to binary encoded secret
Add gpg --check-trustdb, limit gpg to master
Re-do encrypted gpg and reference in settings.xml
Fix trailing semicolons in after_success Travis CI scripts
Use ubuntu keyserver instead of mit (due to timeout)
[gradle] Plugin release management (OpenAPITools#201)
Updates small typo in qna.md (OpenAPITools#262)
Fix ModelUtils.getUnusedSchema() (OpenAPITools#253)
Add JaxRS to bin/ensure-up-to-date (OpenAPITools#248)
feat(security): add cookie-auth support (OpenAPITools#240)
Add 'unblu inc.' to company list (OpenAPITools#246)
put company list in alphabetical order (OpenAPITools#244)
...
3.0.0 | 01.06.2018 | 1.0, 1.1, 1.2, 2.0, 3.0 | First release with breaking changes
81
81
82
82
### [1.2 - Artifacts on Maven Central](#table-of-contents)
@@ -393,17 +393,23 @@ The OpenAPI Generator project is intended as a benefit for users of the Open API
393
393
When code is generated from this project, it shall be considered **AS IS** and owned by the user of the software. There are no warranties--expressed or implied--for generated code. You can do what you wish with it, and once generated, the code is your responsibility and subject to the licensing terms that you deem appropriate.
394
394
395
395
## [4 - Companies/Projects using OpenAPI Generator](#table-of-contents)
396
-
Here are some companies/projects using OpenAPI Generator in production. To add your company/project to the list, please visit [README.md](README.md) and click on the icon to edit the page.
396
+
Here are some companies/projects (alphabetical order) using OpenAPI Generator in production. To add your company/project to the list, please visit [README.md](README.md) and click on the icon to edit the page.
- 2018/05/12 - [OpenAPI Generator - community drivenで成長するコードジェネレータ](https://ackintosh.github.io/blog/2018/05/12/openapi-generator/) by [中野暁人](https://github.com/ackintosh)
405
409
- 2018/05/15 - [Starting a new open-source project](http://jmini.github.io/blog/2018/2018-05-15_new-open-source-project.html) by [Jeremie Bresson](https://github.com/jmini)
406
410
- 2018/05/15 - [REST API仕様からAPIクライアントやスタブサーバを自動生成する「OpenAPI Generator」オープンソースで公開。Swagger Codegenからのフォーク](https://www.publickey1.jp/blog/18/rest_apiapiopenapi_generatorswagger_generator.html) by [Publickey](https://www.publickey1.jp)
411
+
- 2018/04/12 - [Generate Angular API clients with Swagger](https://angular.schule/blog/2018-04-swagger-codegen) by [JohannesHoppe](https://github.com/JohannesHoppe)
412
+
- 2018/06/08 - [Swagger Codegen is now OpenAPI Generator](https://angular.schule/blog/2018-06-swagger-codegen-is-now-openapi-generator) by [JohannesHoppe](https://github.com/JohannesHoppe)
0 commit comments