mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-17 20:05:27 +00:00
Auto Generate Syntax Docs + JSONSchema [Mon Feb 6 23:25:05 UTC 2023] 🤖
This commit is contained in:
parent
10dd4d7540
commit
afe2114d58
@ -2268,7 +2268,7 @@ Enum Values:
|
||||
|
||||
- <code>GET</code>
|
||||
|
||||
- <code>GET</code>
|
||||
- <code>HEAD</code>
|
||||
|
||||
- <code>POST</code>
|
||||
|
||||
|
||||
@ -965,7 +965,7 @@ func init() {
|
||||
HTTPMethodTypeHolderDoc.Fields[0].Comments[encoder.LineComment] = ""
|
||||
HTTPMethodTypeHolderDoc.Fields[0].EnumFields = []string{
|
||||
"GET",
|
||||
"GET",
|
||||
"HEAD",
|
||||
"POST",
|
||||
"PUT",
|
||||
"DELETE",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user