TODO.md in pacto-0.1.0 vs TODO.md in pacto-0.1.1
- old
+ new
@@ -11,9 +11,10 @@
- A default header in the response marking the response as "mocked"
- Parameter matcher should use an idea of "subset" instead of matching all the parameters
- 'default' value to be used when it is present with an array of types
- Support 'null' attribute type
- Validate contract structure in a rake task. Then assume all contracts are valid.
+- When a request is not OK (200), the body may not be a json. Add support to ignore the body.
## Assumptions
- JSON Schema references are stored in the 'definitions' attribute, in the schema's root element.