Copy link to clipboard
Copied
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?
Copy link to clipboard
Copied
If you get a 400 series error (including 404) when trying to access a .cfm/.cfml document, it's most likely a connector issue. Remove the connector completely, then re-run the connector and aim it at your webserver.
V/r,
^ _ ^