Closed
Description
Chris - can you help. Not sure why its not working. I have uploaded the startup and the api controller file. I am trying to hit the api --> http://localhost:16460/api/v1/tfmemployee but i get an error
{
"error": {
"code": "ApiVersionUnspecified",
"message": "An API version is required, but was not specified."
}
}