From 4cb51ac7c19557a1b3805c8fc088f309f9285c27 Mon Sep 17 00:00:00 2001 From: William Cheng Date: Thu, 21 Jun 2018 23:36:39 +0800 Subject: [PATCH] add wording to clarify the relationship with OAI (#374) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f5c7c52b3939..945fa485d2b5 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,9 @@ :warning: If the OpenAPI spec is obtained from an untrusted source, please make sure you've reviewed the spec before using OpenAPI Generator to generate the API client, server stub or documentation as [code injection](https://en.wikipedia.org/wiki/Code_injection) may occur :warning: +:bangbang: Both "OpenAPI Tools" (https://OpenAPITools.org - the parent organization of OpenAPI Generator) and "OpenAPI Generator" are not affiliated with OpenAPI Initiative (OAI) :bangbang: + + ## Overview