Hi guys
I’ve been thinking about the balance between following the JSON specification and allowing individual teams enough flexibility to build APIs that fit their use cases.
For a small project, manually checking API responses isn’t too difficult.
But when an API becomes larger, it seems useful to have automated checks for things like:
Valid JSON doc...