What are the steps I need to take to enable swagger in my package?
s
I have a pretty standard package, with a TestSite (running Starter Kit). How can I expose my controllers to Swagger? I've tried reading the docs and following - but nothing shows up. I've now stripped everything back, and would expect to see the content delivery api - but I don't even see that. The site is not running in prod mode. 😦
4 Views