From c45a671cff0f85a3b2742b9fc8c36e5b98937931 Mon Sep 17 00:00:00 2001 From: Tanner Collin Date: Thu, 13 Feb 2020 02:05:20 +0000 Subject: [PATCH] Undocument ability to set directors and staff --- apiserver/docs/source/api.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/apiserver/docs/source/api.rst b/apiserver/docs/source/api.rst index 4461559..8dc9b4e 100644 --- a/apiserver/docs/source/api.rst +++ b/apiserver/docs/source/api.rst @@ -305,8 +305,6 @@ Edit Member Details :json first_name: :json last_name: - :json boolean is_director: Grants admin privileges to member. - :json boolean is_staff: Same as director, just not named one. :json boolean is_instructor: Able to create and edit courses and sessions. :json application_date: When they applied to Protospace, YYYY-MM-DD. :json current_start_date: When to start counting their membership dues from.