microsoft/restler-fuzzer

improve annotation error handling

オープン

#752 opened on 2023/05/04

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Python (329 件のフォーク)auto 404
help wanted

Repository metrics

Stars
 (2,929 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド