Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Yes, it is possible to have more than one Swagger endpoint within a single Web API. This can be achieved by using different route prefixes or adding multiple Swagger configuration instances in the Web API project. Each endpoint can have its own configuration and settings.