From 1a694d9e06b35e7583bd958f3e69ccc67f3f9325 Mon Sep 17 00:00:00 2001 From: Lucas Costi Date: Wed, 6 Oct 2021 10:03:27 +1000 Subject: [PATCH] Graduate pages_toggle (switcheroo) API preview (#21882) --- content/rest/overview/api-previews.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/rest/overview/api-previews.md b/content/rest/overview/api-previews.md index 7329089d74..cf48012a81 100644 --- a/content/rest/overview/api-previews.md +++ b/content/rest/overview/api-previews.md @@ -193,6 +193,8 @@ You can now provide more information in GitHub for URLs that link to registered **Custom media types:** `corsair-preview` **Announced:** [2018-12-10](https://developer.github.com/changes/2018-12-10-content-attachments-api/) +{% ifversion ghes < 3.3 %} + ## Enable and disable Pages You can use the new endpoints in the [Pages API](/rest/reference/repos#pages) to enable or disable Pages. To learn more about Pages, see "[GitHub Pages Basics](/categories/github-pages-basics)". @@ -200,6 +202,8 @@ You can use the new endpoints in the [Pages API](/rest/reference/repos#pages) to **Custom media types:** `switcheroo-preview` **Announced:** [2019-03-14](https://developer.github.com/changes/2019-03-14-enabling-disabling-pages/) +{% endif %} + {% ifversion ghes < 3.3 %} ## List branches or pull requests for a commit