Pablo Botelho
Pablo Botelho
PR for #155 Add validation for header parameters. The current implementation is full of duplicated code, but due the fact that the algorithm recursively consume the head of parameters until...
using swagger-routes under context fails to produce the correct path for swagger.json ```clojure (ring/context "/docs" [] (docs/swagger-routes {:ui "/" :spec "/swagger.json" :data {:info {:title "Bla Bla" :description "Bla Bla"}}})) ```...
Hello, I have an application using SQS, and i'd like to consume/process it from different threads ... but after the msgs are in flight, the other threads cant fetch new...
As discussed with @ikitommi on slack, implement custom error messages per field
All that is present is one object in one consume.mson: ``` Validating your infrastructure with 0 publishers and 1 consumers... ERROR Objects consumed by Api: . All contracts valid 🙌...
9) test execute transaction (TransactionTest) test/transaction_test.exs:18 ** (Xarango.Error) unknown path '/_api/transaction/' code: result = %Transaction{ collections: %{}, action: "function(){return \"Hello\"}" } |> Transaction.execute stacktrace: (xarango) lib/xarango/util.ex:80: Xarango.Util.do_error/1 (xarango) lib/xarango/transaction.ex:28: Xarango.Transaction.execute/2...