添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接

Forum Discussion

technimadhu
New Contributor
4 years ago
Solved

Swagger - Parameter not rendering

I recently upgraded to Springboot 2.2 and after that my swagger 2.0 files were not showing parameters (Could not render this component message).

I made the swagger simple with just one endpoint and one param and i still see that error. When i copy paste it to swagger UI, no errors reported.. What could be the reason

My pom dependencies, screen shot of error, swagger yaml file and browser console error attached. Appreciate any tips on resolving this..