Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ring-swagger version #30

Open
m-lce opened this issue Dec 19, 2016 · 0 comments
Open

Update ring-swagger version #30

m-lce opened this issue Dec 19, 2016 · 0 comments

Comments

@m-lce
Copy link

m-lce commented Dec 19, 2016

Would it be possible to update to the last version of ring-swagger (0.22.12) because I experience this error when using Clojure 1.9 alpha but the last version of ring-swagger fix the problem

Exception in thread "main" java.lang.ExceptionInInitializerError
	at clojure.main.<clinit>(main.java:20)
Caused by: clojure.lang.ExceptionInfo: Call to clojure.core/ns did not conform to spec:
In: [2] val: ((require [schema.core :as s])) fails at: [:args] predicate: (cat :attr-map (? map?) :clauses :clojure.core.specs/ns-clauses),  Extra input
:clojure.spec/args  (ring.swagger.swagger2-schema "Schemas that Ring-Swagger expects from it’s clients" (require [schema.core :as s]))
 {:clojure.spec/problems [{:path [:args], :reason "Extra input", :pred (cat :attr-map (? map?) :clauses :clojure.core.specs/ns-clauses), :val ((require [schema.core :as s])), :via [], :in [2]}], :clojure.spec/args (ring.swagger.swagger2-schema "Schemas that Ring-Swagger expects from it’s clients" (require [schema.core :as s]))}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant