alibaba / pont

🌉数据服务层解决方案
MIT License
3.03k stars 254 forks source link

获远程接口数据失败 TypeError: Cannot destructure property 'items' of 'schema' as it is undefined #434

Open Tankerx opened 2 months ago

Tankerx commented 2 months ago

What happens(发生了什么)?

image transformSwaggerV3Interface2Standard由于没有对schema设置初始{}值导致在某些情况下schema为空,出现拉取远程数据源失败的情况 1720670588419_558901BF-B086-441a-AF29-956AEF69234A

Context(上下文)

-swaggerV3