Files
yaak-mountain-loop/src-tauri/yaak-models/permissions/autogenerated/reference.md
2025-03-26 09:54:42 -07:00

685 B

Default Permission

Default permissions for the plugin

  • allow-upsert
  • allow-delete

Permission Table

Identifier Description

yaak-models:allow-delete

Enables the delete command without any pre-configured scope.

yaak-models:deny-delete

Denies the delete command without any pre-configured scope.

yaak-models:allow-upsert

Enables the upsert command without any pre-configured scope.

yaak-models:deny-upsert

Denies the upsert command without any pre-configured scope.