Skip to content

Modifying server addresses in swagger UI

Adjusted config for swagger UI to refer to current servers address in OPENAPI_DEV_SERVER config value. In next release OPENAPI_DEV_SERVER, and OPENAPI_TEST_SERVER configs will be eliminated, and only a single OPENAPI_SERVER config value will be used instead of the 2 config values - this merge introduces the new config for it. @andersharrisson could you take a look at the modification?

Merge request reports