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

OpenAPI parameters #94

Closed oliyh closed 3 years ago

oliyh commented 3 years ago

Keywordizing broke the parameters for OpenAPI parsing. The test didn't have any parameters, so it wasn't spotted. Closes #93