From 5a1abcb64fdaec5734d960dd0e440c0bb2a6993d Mon Sep 17 00:00:00 2001 From: Feanil Patel Date: Thu, 17 Aug 2023 10:47:56 -0400 Subject: [PATCH] fixup! docs: Add some basic docs on the Rest API. --- docs/concepts/rest_apis.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/concepts/rest_apis.rst b/docs/concepts/rest_apis.rst index 2b381f648e..ef1dfca031 100644 --- a/docs/concepts/rest_apis.rst +++ b/docs/concepts/rest_apis.rst @@ -29,4 +29,4 @@ one before you can call the API again. * `Open edX Rest API Conventions ` - + * `edX Enterprise REST API Auth Guide `