oliyh / martian

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

Implement support for parameter refs #87

Closed norton-at-kpmg closed 4 years ago

norton-at-kpmg commented 4 years ago

Implement support for parameter refs

oliyh commented 4 years ago

Hi,

Thanks so much for this contribution. You are on the right lines, I just left some feedback that would help simplify it. Some unit tests would be great, and then I'd be happy to merge it.

Cheers Oliy

oliyh commented 4 years ago

Hi,

This looks really good now, I just left one last minor comment.

Thanks