OpenAPITools/openapi-generator

servers tag in openapi

Open

#5,620 opened on 2020年3月18日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Java (7,516 forks)batch import
Client: JavaScript/Node.jsHacktoberfestIssue: Bughelp wanted

Repository metrics

Stars
 (26,243 stars)
PR merge metrics
 (平均マージ 9d 1h) (30d で 123 merged PRs)

説明

There is an object 'servers' in openapi to specify environments. if there are more than one servers(like dev and prod) and need to know which server is selected at run time in nodejs code then how can it be achieved?

コントリビューターガイド