(no title)
jmg_ | 2 years ago
https://github.com/rswag/rswag
I'm currently using thoughtbot/json_matchers w/ partials of my OpenAPI spec, but its not nearly as user friendly:
jmg_ | 2 years ago
https://github.com/rswag/rswag
I'm currently using thoughtbot/json_matchers w/ partials of my OpenAPI spec, but its not nearly as user friendly:
e12e|2 years ago
I would've enjoyed it more if it didn't try so hard to mimic a JSON schema language as an embedded DSL in ruby.
It's verbose and error prone, with the dubious benefit of looking familiar.