From ee4b9c8cd5117846aff8ab62d3274c9a90590cf1 Mon Sep 17 00:00:00 2001 From: Ben Ahmady <32935794+subatoi@users.noreply.github.com> Date: Wed, 2 Jul 2025 17:47:41 +0100 Subject: [PATCH] Tidies up some shortTitles to fix alphabetical ordering in REST docs (#56443) --- content/rest/campaigns/index.md | 2 +- content/rest/code-security/index.md | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/content/rest/campaigns/index.md b/content/rest/campaigns/index.md index 6e87b00a50..cd4d74a2c9 100644 --- a/content/rest/campaigns/index.md +++ b/content/rest/campaigns/index.md @@ -1,6 +1,6 @@ --- title: REST API endpoints for security campaigns -shortTitle: Security campaigns +shortTitle: Campaigns intro: Use the REST API to create and manage security campaigns for your organization. topics: - API diff --git a/content/rest/code-security/index.md b/content/rest/code-security/index.md index e0c5455f98..52ff759a64 100644 --- a/content/rest/code-security/index.md +++ b/content/rest/code-security/index.md @@ -1,6 +1,7 @@ --- -title: Security settings -intro: Use the REST API to create and manage security configurations for your organization. +title: REST API endpoints for code security settings +shortTitle: Code security settings +intro: Use the REST API to create and manage code security configurations for your organization. topics: - API autogenerated: rest