I should have realized this earlier, however, it seems as though I have written the API routes for the calculator wrong. When calling the calculator routes, Swagger creates the following URL: https:localhost:8080calc/[operand], which can't be parsed for obvious reasons.
I should have realized this earlier, however, it seems as though I have written the API routes for the calculator wrong. When calling the calculator routes, Swagger creates the following URL: https:localhost:8080calc/[operand], which can't be parsed for obvious reasons.