Question
Swagger generated documentation for rest apis
I am using CF 2016.
I am trying to follow this article
ColdFusion Help | Generate Swagger documents
When I browse to where the documentation should exists I get
HTTP Status 404 – Not Found
I do everything as in the example. Proper name for rest service (service mapping) and all.
How can I make this work?
