From 19a5927f66e95aac248700490d1d67c7f48ae9ae Mon Sep 17 00:00:00 2001 From: Sir Haidar <95860708+Sir-Haidar@users.noreply.github.com> Date: Thu, 10 Mar 2022 13:09:07 +0100 Subject: [PATCH] Update index.md Please Comment where necessary --- content/rest/guides/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/rest/guides/index.md b/content/rest/guides/index.md index 6bcccc93f85b..9fdeb25562e5 100644 --- a/content/rest/guides/index.md +++ b/content/rest/guides/index.md @@ -24,6 +24,7 @@ children: - /getting-started-with-the-git-database-api - /getting-started-with-the-checks-api --- + This section of the documentation is intended to get you up-and-running with real-world {% ifversion fpt or ghec %}{% data variables.product.prodname_dotcom %}{% else %}{% data variables.product.product_name %}{% endif %} API applications. We'll cover everything you need to know, from authentication, to manipulating results, to combining results with other apps.