Skip to content

v0.1.3: Adds API version verification (#28)

Compare
Choose a tag to compare
@tomschlick tomschlick released this 23 Aug 20:50
· 35 commits to master since this release
* 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