yada

Ramon Rios 2020-05-21T11:38:34.083400Z

no implementation of method: :interpret-delete-result of protocol: #'yada.methods/DeleteResult found for class: clojure.lang.PersistentVectord
Did soemone faced this error before?

Ramon Rios 2020-05-21T11:57:55.084400Z

I'm trying to create a delete endpoint, my tests are working fine, but when i use in swagger or postman, i got this error.

2020-05-21T19:55:57.086Z

Something is calling your protocol on a vector. Like (interpret-delete-result [])