OpenAPITools/openapi-generator

servers tag in openapi

Open

#5 620 ouverte le 18 mars 2020

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)Java (26 243 stars) (7 516 forks)batch import
Client: JavaScript/Node.jsHacktoberfestIssue: Bughelp wanted

Description

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?

Guide contributeur