From 4253c77995728dcd18f2a1e0e9ae142cfee71599 Mon Sep 17 00:00:00 2001 From: Charles Larivier Date: Thu, 25 Nov 2021 14:41:53 -0500 Subject: [PATCH] docs: add support for Permissions Signed-off-by: Charles Larivier --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5bdb7c7..5b283b6 100644 --- a/README.md +++ b/README.md @@ -130,7 +130,7 @@ For a full list of endpoints and methods, see [Metabase API](https://www.metabas | Metric | ✅ | | Native query snippet | ❌ | | Notify | ❌ | -| Permissions | ❌ | +| Permissions | ✅ | | Premium features | ❌ | | Preview embed | ❌ | | Public | ❌ |