microsoft/restler-fuzzer

improve annotation error handling

开放

#752 创建于 2023年5月4日

 (0 条评论) (0 个反应) (0 位负责人)Python (329 个派生)auto 404
help wanted

仓库指标

星标
 (2,929 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Description

Currently, if an annotation is invalid, it is just ignored. The compiler needs to output the list of invalid annotations that were ignored, and ideally the reason they were ignored (such as "property could not be found in the API spec").

贡献者指南