Delete route seems not working
marcosrocha85 opened this issue · 1 comments
marcosrocha85 commented
When type a doc like @api {delete} /product Removes a product from database the documentation ends up without that route. I saw that already exists a css class named #type__delete on apidoc project, but I think apidoc is not parsing when api has delete type.
marcosrocha85 commented
I don't know how neither why, but after publish my apidocs I could see delete route. Anyway, thanks.