|
|
|
|
|
by ludovicianul
1678 days ago
|
|
Looks like a good start. Things can get complicated when going into request bodies, especially oneOf, anyOf relations.
I went through this journey while writing a similar tool: https://github.com/Endava/cats. Currently it has 72 Fuzzers registered which cover quite a lot of scenarios. |
|