From 52fa0e39db15913adf32643f3fcf28e141fd9315 Mon Sep 17 00:00:00 2001 From: Sarita Iyer <66540150+saritai@users.noreply.github.com> Date: Fri, 29 Sep 2023 14:34:43 -0400 Subject: [PATCH] Add beta notes to Rule Suites subcategories in REST API (#43522) Co-authored-by: jschnapper --- content/rest/orgs/rule-suites.md | 6 ++++++ content/rest/repos/rule-suites.md | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/content/rest/orgs/rule-suites.md b/content/rest/orgs/rule-suites.md index ada54ecc0299..b99fcbfd8e07 100644 --- a/content/rest/orgs/rule-suites.md +++ b/content/rest/orgs/rule-suites.md @@ -11,4 +11,10 @@ autogenerated: rest allowTitleToDifferFromFilename: true --- +{% note %} + +**Note:** The API endpoints for rule suites are in public beta and subject to change. + +{% endnote %} + diff --git a/content/rest/repos/rule-suites.md b/content/rest/repos/rule-suites.md index 2d5585486609..08f825f416da 100644 --- a/content/rest/repos/rule-suites.md +++ b/content/rest/repos/rule-suites.md @@ -11,4 +11,10 @@ autogenerated: rest allowTitleToDifferFromFilename: true --- +{% note %} + +**Note:** The API endpoints for rule suites are in public beta and subject to change. + +{% endnote %} +