plugin:yaak-models|upsert PoC

This commit is contained in:
Gregory Schier
2025-03-26 09:54:42 -07:00
parent b7f62b78b1
commit 17657a4d04
31 changed files with 255 additions and 408 deletions

View File

@@ -304,16 +304,6 @@
"type": "string",
"const": "deny-delete"
},
{
"description": "Enables the delete_model command without any pre-configured scope.",
"type": "string",
"const": "allow-delete-model"
},
{
"description": "Denies the delete_model command without any pre-configured scope.",
"type": "string",
"const": "deny-delete-model"
},
{
"description": "Enables the upsert command without any pre-configured scope.",
"type": "string",
@@ -324,16 +314,6 @@
"type": "string",
"const": "deny-upsert"
},
{
"description": "Enables the upsert_model command without any pre-configured scope.",
"type": "string",
"const": "allow-upsert-model"
},
{
"description": "Denies the upsert_model command without any pre-configured scope.",
"type": "string",
"const": "deny-upsert-model"
},
{
"description": "Default permissions for the plugin",
"type": "string",