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").

貢獻者指南