Fork me on GitHub
#ring-swagger
<
2017-02-09
>
fossifoo06:02:43

hi. i read https://github.com/metosin/ring-swagger/issues/95 and using spec to conform and test swagger json is something i could use. anybody know if lvh made any progress?

ikitommi06:02:28

@fossifoo last that I talked, no. Ask him via the issue? But quickly did https://github.com/metosin/spec-swagger/blob/master/src/spec_swagger/core.cljc, we are hacking more on that tomorrow.

ikitommi06:02:42

would you like to contribute?

fossifoo06:02:59

ah, awesome, that'll already help me a bunch

ikitommi06:02:33

not complete and missong generators, generating bit bloaded uris for example

fossifoo06:02:34

well, same as usual, i'm a bit busy, so i'd love to, but i have to see if i find time

fossifoo06:02:40

i'm writing a fuzz tester for swagger endpoints, so i will at least probably find some bugs if anything 😉

fossifoo06:02:16

spec and generators almost make this task too easy though 😉

ikitommi06:02:26

data generators based on endpoints should work too