Reputation: 611
When i navigate to the swagger ui when i run my dotnet application, each character is listed on a new line when viewing the ui. it causes the section to become extremely big. Can someone please help to fix the bug? I would like the formatting to be a normal one line string. I will attach an image below.
Upvotes: 2
Views: 752
Reputation: 31
I was having same issue. I resolved it by performing hard reload!
Solution: Perform a hard reload in Google Chrome, use the keyboard shortcuts as below:
Upvotes: 0
Reputation: 611
The solution to my problem was simply clearing history and cookies and restarting browser.
Upvotes: 4