1

All my api endpoints are pointed to same controller and have difference responses e.g. /api/tags, /api/currencies, /api/countries are pointing to one BaseController

Should I write swagger annotations multiple time on same controller function or is there any way to generate api-docs.json dynamically?

1

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.