OpenAPITools/openapi-generator

servers tag in openapi

Open

#5.620 geöffnet am 18. März 2020

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Java (26.243 Stars) (7.516 Forks)batch import
Client: JavaScript/Node.jsHacktoberfestIssue: Bughelp wanted

Beschreibung

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?

Contributor Guide