From 1044c302930833b02e7558791dca48dbfc62f72d Mon Sep 17 00:00:00 2001 From: William Cheng Date: Mon, 13 Jul 2020 10:19:06 +0800 Subject: [PATCH] add cake addin (#6918) --- docs/integration.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/integration.md b/docs/integration.md index 8b5b2ca52195..d53882d9599c 100644 --- a/docs/integration.md +++ b/docs/integration.md @@ -27,6 +27,10 @@ Please refer to https://github.com/upstart-commerce/sbt-openapi-generator Please refer to https://github.com/OpenAPITools/openapi-generator-bazel +### Cake Addin + +3rd-party Cake Addin provided by [Lukas Körfer](https://github.com/lukoerfer): https://github.com/lukoerfer/cake-openapi-generator + ### GitHub Integration To push the auto-generated SDK to GitHub, we provide `git_push.sh` to streamline the process. For example: