Forum Discussion
No RepliesBe the first to reply
Related Content
- 5 years ago
- 3 months ago
Recent Discussions
- 8 hours ago
- 11 days ago
- 28 days ago
I'm using Swagger with Azure Functions v4/Dot Net Core 6 and I want to hide the validator. I've read I can set the validatorUrl to null, but I can't figure out how to do that in Startup.cs or in CSS or in javascript. Anyone else have this issue?