Skip to content

Commit

Permalink
Merge pull request #251 from apiaryio/honzajavorek/doc-uri
Browse files Browse the repository at this point in the history
Document URI validation
  • Loading branch information
honzajavorek committed Jul 30, 2019
2 parents b8b6117 + a45913f commit e377c53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ The validation `result` against the given JSON Schema will look as follows:
Take a look at the [Gherkin](https://cucumber.io/docs/gherkin/) specification, which describes on examples how validation of each field behaves:

- [`method`](https://github.com/apiaryio/gavel-spec/blob/master/features/javascript/fields/method.feature)
- [`uri`](https://github.com/apiaryio/gavel-spec/blob/master/features/javascript/fields/uri.feature)
- [`statusCode`](https://github.com/apiaryio/gavel-spec/blob/master/features/javascript/fields/statusCode.feature)
- [`headers`](https://github.com/apiaryio/gavel-spec/blob/master/features/javascript/fields/headers.feature)
- [`body`](https://github.com/apiaryio/gavel-spec/blob/master/features/javascript/fields/body.feature)
Expand Down

0 comments on commit e377c53

Please sign in to comment.