We have 2 separate base paths for different partners. Hence we added 2 url tags in docs <url>{base1}/assets</url> <url>{base2}/assets</url> How can I generate the swagger for this containing both paths?
We have 2 separate base paths for different partners.
Hence we added 2 url tags in docs
{base1}/assets
{base2}/assets
How can I generate the swagger for this containing both paths?