❔ ✅ Swagger not sending Guid string correctly
Hello all, I have a controller set up exactly the same as some other controllers to get an item by an id but when I send the id in with swagger it is not working correctly. Here is an image of the problem:
I am stumped on why this is happening. Anyone know what is going wrong? Thank you!
7 Replies
what does the controller's endpoint look like?
its the difference between
id
and Id
in the route and in the parameter listthank you
please dont forget to $close the thread to mark it as answered
Use the /close command to mark a forum thread as answered
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.