Chris Miaskowski
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.  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...