This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-09-23
Channels
- # beginners (114)
- # cljsrn (19)
- # clojure (35)
- # clojure-austin (1)
- # clojure-italy (9)
- # clojure-russia (8)
- # clojure-spec (6)
- # clojure-uk (5)
- # clojurescript (32)
- # datomic (12)
- # editors (3)
- # emacs (1)
- # hoplon (4)
- # jobs (6)
- # jobs-discuss (1)
- # luminus (2)
- # onyx (11)
- # parinfer (2)
- # portkey (6)
- # re-frame (7)
- # reagent (9)
- # remote-jobs (3)
- # schema (2)
- # shadow-cljs (23)
- # spacemacs (2)
- # specter (13)
- # vim (3)
- # yada (6)
Not really familiar with spec, but I thought there was a change in that spec does not concern itself with return values, only parameters (hence why https://github.com/jeaye/orchestra exists). Also it would spec my code, but not produce any swagger documentation unless yada supports it (I guess I could walk my specced routes and add it to the generated JSON, but I don't want to go that far).
@nha I think you should log an issue. I had forgotten that Swagger supports schemas on replies. That feels aligned with the overall philosophy of spec.
I do have quite a lot of things on at work but I do plan to return to yada development after the current backlog is lessened.
And having a set of issues to work through would help remind me of what is left to do