From ce089b76b76c71371134de727e2a1fe122234a82 Mon Sep 17 00:00:00 2001 From: Anish Umale Date: Thu, 4 Jul 2024 00:48:03 +0530 Subject: [PATCH] fix docs --- docs/docs/api/rpc.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/docs/docs/api/rpc.md b/docs/docs/api/rpc.md index 90753fb728..f2c91ce82a 100644 --- a/docs/docs/api/rpc.md +++ b/docs/docs/api/rpc.md @@ -49,13 +49,12 @@ To use an RPC function: ## Constraints -::: mathesar.rpc.constraints +::: constraints options: members: - - add_from_known_connection - - add_from_scratch - - grant_access_to_user - - DBModelReturn + - list_ + - Constraint + - CreatableConstraintInfo ## Schemas