From 4797c7b42cd84045d047f76eb7aea6265a6660d0 Mon Sep 17 00:00:00 2001 From: Johannes Hoppe Date: Sat, 7 Jul 2018 06:06:30 +0200 Subject: [PATCH] Update README.md (#488) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index cb159de2e50..75b0770630e 100644 --- a/README.md +++ b/README.md @@ -417,7 +417,6 @@ Here are some companies/projects (alphabetical order) using OpenAPI Generator in ## [5 - Presentations/Videos/Tutorials/Books](#table-of-contents) -- 2018/04/12 - [Generate Angular API clients with Swagger](https://angular.schule/blog/2018-04-swagger-codegen) by [JohannesHoppe](https://github.com/JohannesHoppe) - 2018/05/12 - [OpenAPI Generator - community drivenで成長するコードジェネレータ](https://ackintosh.github.io/blog/2018/05/12/openapi-generator/) by [中野暁人](https://github.com/ackintosh) - 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) - 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)