diff options
Diffstat (limited to 'fuzz/input/fuzz-http-endpoint/config-get-with-service')
-rw-r--r-- | fuzz/input/fuzz-http-endpoint/config-get-with-service | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/fuzz/input/fuzz-http-endpoint/config-get-with-service b/fuzz/input/fuzz-http-endpoint/config-get-with-service new file mode 100644 index 0000000000..df926792e3 --- /dev/null +++ b/fuzz/input/fuzz-http-endpoint/config-get-with-service @@ -0,0 +1,4 @@ +{ + "command": "config-get", + "service": [ "dhcp6" ] +} |