This is an automated email from the ASF dual-hosted git repository.

roryqi pushed a commit to branch branch-0.9
in repository https://gitbox.apache.org/repos/asf/gravitino.git


The following commit(s) were added to refs/heads/branch-0.9 by this push:
     new 5d48811cba [MINOR] docs: Fix the docs about model privilege (#7555)
5d48811cba is described below

commit 5d48811cba6eb5d2eb8acb6f0a26e7bbc13ff02b
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 3 10:33:46 2025 +0800

    [MINOR] docs: Fix the docs about model privilege (#7555)
    
    ### What changes were proposed in this pull request?
    
    Fix the docs about model privilege
    
    ### Why are the changes needed?
    
    Just a minor.
    
    ### Does this PR introduce _any_ user-facing change?
    
    No.
    
    ### How was this patch tested?
    
    Code review.
    
    Co-authored-by: roryqi <[email protected]>
---
 docs/security/access-control.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/security/access-control.md b/docs/security/access-control.md
index 7d95a1390d..773ae80200 100644
--- a/docs/security/access-control.md
+++ b/docs/security/access-control.md
@@ -101,6 +101,7 @@ The metadata object that supports ownership is as follows:
 | Topic                |
 | Fileset              |
 | Role                 |
+| Model                |
 
 ### User
 Users are generally granted one or multiple Roles, and users have different 
operating privileges depending on their Role.

Reply via email to