Discussions

Ask a Question
Back to All

Which Server URL it will pick from open api spec file ?

In open api spec file, we have a servers section under which we define URL's and their description,
As of now i can see it always picks the first URL which is defined, what if i define 4 URL's under it and i want that it should pick 2nd URL.