Unfortunatly, the "SmokeMe" package is not compatible with API versioning. From a Swagger UI, we get a bad request status code, as the "/smoke" endpoint does not specify any version.
It would be useful to either override the endpoint to manually add a version, or to take into account any version NuGet package to properly set the "/smoke" endpoint to "/v1/smoke" or anything else.
