v0.0.50
Moved internal cache to sync.Map in response body validator
url.Parse does not handle special characters well.
Some openapi server configurations will have variable templating (ie. {host}). Adds a second parsing attempt if the initial attempt fails by attempting to remove the host.