I have a mysterious behaviour in Swagger UI
When I name an endpoint "IDCard" it is not showing up in Swagger UI (the endpoint IS callable through Postman though!):
However, if I name it "IDCar" or "IDCarod" it IS showing up:
Does anyone have a clue here what this could be? Are there any Swagger log files I can check?
Thank you in advance!
Found the solution. There was an IDocumentFilter that removed the path.