* Add IgnoreCase = true in Request body, query parameters, headers, example value
* Ignorecase is configurable in settings!
* Remove unnecesary comments!
* Support enums when a example is generated, priority is the enum
* Add null validation to Enum
* Refactor MapSchemaEnum
* Redactor merhod name
* Resolve merge conflict
* Check schema null
* Refactor GetRandom method
* Add Support Random Generation in Examples, this commit add the bool property DynamicExamples.
* Comments applied
* Remove '#pragma warning disable 1591'
* Support edge case: first object, next an array.
* Add mapping to header parameters.
* Refactor the method MapHeadersParameters to MapHeaders
* Refactor method name 'cause is duplicate, only pass httpStatusCode when fail