Deterministic snippet names and content-type parameters
- If multiple examples for the same request (same HTTP method, path and content type) are provided, the common snippet ID is now generated in a deterministic fashion, see #141 for details
- Add support for content-type parameters thanks to @CalamarBicefalo , see #142