Ask Your Question
0

Is it possible to have more than one Swagger endpoint within a single Web API?

asked 2021-08-22 11:00:00 +0000

nofretete gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
3

answered 2022-06-23 05:00:00 +0000

bukephalos gravatar image

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.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2021-08-22 11:00:00 +0000

Seen: 16 times

Last updated: Jun 23 '22