现在用的是最新版的3.7.3,有一个Swagger.JSON数据,版本为3.0.1,导入json文件的时候直接报错, <img width="608" height="595" alt="Image" src="https://github.com/user-attachments/assets/184c2ef7-720e-46ac-a0d6-2ecf750c5271" /> 又尝试了一个比较简单的swagger.json数据,里面有一些接口,但是只导入了一个/WeatherForecast接口,这是为什么呢? <img width="693" height="349" alt="Image" src="https://github.com/user-attachments/assets/03f76731-9adc-4980-a854-4f9f2cea2674" /> <img width="1693" height="843" alt="Image" src="https://github.com/user-attachments/assets/ffe46bc7-2caa-4b9d-9004-e55e145ae5ab" /> 应该如何解决这个bug呢?