You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?