mirror of
https://github.com/ysoftdevs/wapifuzz.git
synced 2026-01-19 18:07:01 +01:00
Adding query attributes
This commit is contained in:
@@ -10,6 +10,7 @@ namespace Models
|
||||
|
||||
public string Type { get; set; }
|
||||
public string Format { get; set; }
|
||||
public string Location { get; set; }
|
||||
|
||||
public UriAttribute(string name, bool required)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user