Add Network to plugin info schema (#5492)
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"type": {
|
||||
"enum": ["FilesystemRead", "FilesystemWrite"]
|
||||
"enum": ["FilesystemRead", "FilesystemWrite", "Network"]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user