-
I think it's okay to support referencing external files in Gavel, but we really need to test that it will interpret only valid JSON Schema files, not files like `/etc/passwd` (would disclose sensitive…
-
When validating according to a JSON example containing an array, the inferred schema correctly checks for array items, but Gavel gives an incorrect result. Read more in https://github.com/apiaryio/dre…
-
Currently Gavel only validates missing headers, i.e. it doesn't look at values, except for content negotiation header values.
However, OAS has headers more like schemas, and API Blueprint plans to …
-
It could be neat if Gavel handled project submissions (via a user-facing page).
Related to #7, #8, and #36
-
## Intended behavior
Currently a `HeadersJsonExample` class takes the raw output of the TV4 validator and coerces them using a custom coercion function to a header-friendly custom error message for…
-
I got the following error message.
File "/Users/fneuhaus/Library/Python/3.8/lib/python/site-packages/gavel_owl/dialects/annotated_owl/macleod_clif_parser.py", line 3, in
import ply.lex as lex
…
-
We should talk in more detail about judging. It’s still a new topic to me.
Hack Cambridge used this: https://github.com/anishathalye/gavel
There’s some more stuff on the MLH site: https://guide…
-
- https://github.com/apiaryio/dredd-transactions/pull/331
- https://github.com/apiaryio/gavel.js/pull/266
- https://github.com/apiaryio/dredd/pull/1459
- https://github.com/apiaryio/dredd-hooks-tem…
-
https://github.com/rails/rails/pull/21538
```
[following_with_older_gem]~/code/gavelizer: rake db:migrate
rake aborted!
StandardError: An error has occurred, this and all later migrations cancel…
-
Add following image to contributing docs:
![img_3399](https://user-images.githubusercontent.com/283441/28272892-1dad2266-6b0d-11e7-90dc-e0418a1c76a8.JPG)
Smaller scope could be put into [fury.js…