Chris Miaskowski

Results 3 issues of Chris Miaskowski

Fix the Response Object field name discrepancy. **Was** `example` **Is** `examples` fixes #21

Hi @arno-di-loreto ! I think I found a minor issue when using the tool today. ![Selection_408](https://user-images.githubusercontent.com/29548931/59515800-41c7f800-8ec0-11e9-861b-28fab809248c.png) The map says `example` but according to the spec it should be `examples` https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md#fixed-fields-10

#### What are you trying to achieve? I'm trying to configure a single feature to keep the browser open between tests. Configuring globally is not an option because our tests...

bug