mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-17 15:45:27 +00:00
Auto Generate Syntax Docs + JSONSchema [Tue Mar 5 17:11:08 UTC 2024] 🤖
This commit is contained in:
parent
0a8beb26e9
commit
cfe28f0040
@ -128,7 +128,6 @@ requests:
|
||||
path:
|
||||
- '{{BaseURL}}/.git/config'
|
||||
method: GET
|
||||
self-contained: false
|
||||
```
|
||||
|
||||
|
||||
@ -988,7 +987,6 @@ matchers-condition: and
|
||||
path:
|
||||
- '{{BaseURL}}/.git/config'
|
||||
method: GET
|
||||
self-contained: false
|
||||
```
|
||||
|
||||
Part Definitions:
|
||||
|
||||
@ -914,9 +914,6 @@
|
||||
"description": "Method is the HTTP Request Method"
|
||||
},
|
||||
"http.Request": {
|
||||
"required": [
|
||||
"self-contained"
|
||||
],
|
||||
"properties": {
|
||||
"matchers": {
|
||||
"items": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user