From a18a50b7a410d2ee2225b8a22da3c94cdc8c6da8 Mon Sep 17 00:00:00 2001 From: William Cheng Date: Thu, 12 Jul 2018 21:30:45 +0800 Subject: [PATCH] Add an entry to clarify the Q&A page (#544) --- docs/qna.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/qna.md b/docs/qna.md index ec921b8958f..e5e3cfc74f2 100644 --- a/docs/qna.md +++ b/docs/qna.md @@ -37,3 +37,6 @@ Swagger is a trademark owned by SmartBear and the use of the term "Swagger" foun OpenAPI Generator is based on Swagger Codegen 2.4.0-SNAPSHOT version so the migration should be easy, straightforward and almost seamless. Please refer to the [migration guide](migration-from-swagger-codegen.md) for more information. +#### May I know who maintains this Q&A page? + +This Q&A page is maintained by the [core team members](../README.md#openapi-generator-core-team). It's not maintained by a single person nor do these Q&As represent the view of an individual.