microsoft/restler-fuzzer

add headers to examples checker

Open

#457 opened on Feb 3, 2022

 (1 comment) (0 reactions) (0 assignees)Python (329 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (2,929 stars)
PR merge metrics
 (PR metrics pending)

Description

Currently, only query and body examples are tested. The checker should also test header parameter examples since they are now fully supported in the schema.

Contributor guide