Adding support for --openapi

This commit is contained in:
Miroslav Štampar 2026-07-02 21:12:46 +02:00
parent d6299fc4f5
commit fe69e6bfcc
7 changed files with 893 additions and 10 deletions

View file

@ -19,6 +19,7 @@ optDict = {
"sessionFile": "string",
"googleDork": "string",
"configFile": "string",
"openApiFile": "string",
},
"Request": {