silkapp / rest

Packages for defining APIs, running them, generating client code and documentation.
http://silkapp.github.io/rest
390 stars 52 forks source link

Delete handler docs show "unsupported route" #93

Closed nh2 closed 9 years ago

nh2 commented 9 years ago

If in the generated documentation for /post/id, action DELETE, I click on the JSON Example button, I get shown:

{ "unsupportedRoute": { }
}

This seems to happen for all DELETE examples.

hesselink commented 9 years ago

Thanks, that's indeed a bug. It also came up in #87, and I already had a fix lying around. I've released it as rest-core-0.33.1.1.