oliyh / martian

The HTTP abstraction library for Clojure/script, supporting OpenAPI, Swagger, Schema, re-frame and more
MIT License
526 stars 45 forks source link

Allow passing URI for swagger uri formatted string #63

Closed andrewmcveigh closed 5 years ago

oliyh commented 5 years ago

Hi @andrewmcveigh thank you very much for this contribution, it looks useful.

Please could you suggest an appropriate predicate for cljs?

Thanks!

andrewmcveigh commented 5 years ago

Added a predicate for cljs. Seeing as there's no URI object in plain js, I've gone for the goog.Uri one in closure.