with this example is possible deploy the same /api/users for different posts, obviously with every swagger without generate conflicts?
For instance:
-localhost:3190/api/users >> -localhost:3190/api-docs/swagger/
-localhost:4000/api/usersProtected >>-localhost:3190/api-docs/swagger/
with this example is possible deploy the same /api/users for different posts, obviously with every swagger without generate conflicts?
For instance:
-localhost:3190/api/users >> -localhost:3190/api-docs/swagger/
-localhost:4000/api/usersProtected >>-localhost:3190/api-docs/swagger/