v0.1.3: Adds API version verification (#28)
* Adds API version verification Adds a check to the package middleware to ensure that the request and response version are defined in the configuration. * Keep ability to pass no versions in the request
* Adds API version verification Adds a check to the package middleware to ensure that the request and response version are defined in the configuration. * Keep ability to pass no versions in the request