OpenAPITools/openapi-generator

Add "servers" support to generators

开放

#1,361 创建于 2018年11月1日

 (1 条评论) (0 个反应) (0 位负责人)Java (7,516 个派生)batch import
Enhancement: FeatureFeature: OAS 3.0 spec supportHacktoberfesthelp wanted

仓库指标

星标
 (26,243 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Description

servers in OAS v3 allows users to define mutiple base URL with variable support. We've added servers support to the Ruby generator via https://github.com/OpenAPITools/openapi-generator/pull/1280. We want to do the same to other generators.

openapi-generator version

Latest master

Related issues/PRs

https://github.com/OpenAPITools/openapi-generator/pull/1280 https://github.com/OpenAPITools/openapi-generator/issues/590

Suggest a fix/enhancement

If anyone wants to help on this task, please reply to let us know which generator(s) you want to work on.

贡献者指南