From fbc3ff8766353fdade1a51a4b377d275cf87db30 Mon Sep 17 00:00:00 2001 From: William Cheng Date: Mon, 5 Nov 2018 08:17:22 +0800 Subject: [PATCH] Add a link to an article about openapi-generator (#1370) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0661468210a9..862b783c473b 100644 --- a/README.md +++ b/README.md @@ -522,6 +522,7 @@ Here are some companies/projects (alphabetical order) using OpenAPI Generator in - 2018/07/19 - [OpenAPI Generator Contribution Quickstart - RingCentral Go SDK](https://medium.com/ringcentral-developers/openapi-generator-for-go-contribution-quickstart-8cc72bf37b53) by [John Wang](https://github.com/grokify) - 2018/08/22 - [OpenAPI Generatorのプロジェクト構成などのメモ](https://yinm.info/20180822/) by [Yusuke Iinuma](https://github.com/yinm) - 2018/10/31 - [A node package wrapper for openapi-generator](https://github.com/HarmoWatch/openapi-generator-cli) +- 2018/11/03 - [OpenAPI Generator + golang + Flutter でアプリ開発](http://ryuichi111std.hatenablog.com/entry/2018/11/03/214005) by [Ryuichi Daigo](https://github.com/ryuichi111) ## [6 - About Us](#table-of-contents)