From 13398803e7362d75fd2c5bb9391d6b24e66ec406 Mon Sep 17 00:00:00 2001 From: Brock Lumbard Date: Thu, 26 Dec 2024 15:14:05 -0600 Subject: [PATCH] console api renaming to fix search --- docs/console-api/audit-logs.mdx | 2 +- docs/console-api/autotunes.mdx | 2 +- docs/console-api/daily-reports.mdx | 2 +- docs/console-api/dynamic-configs.mdx | 2 +- docs/console-api/events.mdx | 2 +- docs/console-api/experiments.mdx | 2 +- docs/console-api/exposure-count.mdx | 2 +- docs/console-api/gates.mdx | 2 +- docs/console-api/holdouts.mdx | 2 +- docs/console-api/ingestions.mdx | 2 +- docs/console-api/introduction.mdx | 2 +- docs/console-api/keys.mdx | 2 +- docs/console-api/layers.mdx | 2 +- docs/console-api/metrics.mdx | 2 +- docs/console-api/rules.mdx | 2 +- docs/console-api/segments.mdx | 2 +- docs/console-api/tags.mdx | 2 +- docs/console-api/target-apps.mdx | 2 +- docs/console-api/usage-billing.mdx | 2 +- docs/console-api/users.mdx | 2 +- 20 files changed, 20 insertions(+), 20 deletions(-) diff --git a/docs/console-api/audit-logs.mdx b/docs/console-api/audit-logs.mdx index 7fdca233c..de5dbac30 100644 --- a/docs/console-api/audit-logs.mdx +++ b/docs/console-api/audit-logs.mdx @@ -1,5 +1,5 @@ --- -title: Audit Logs +title: Audit Logs (Console API) sidebar_label: Audit Logs slug: /console-api/audit_logs description: Get audit logs via HTTP requests. diff --git a/docs/console-api/autotunes.mdx b/docs/console-api/autotunes.mdx index ecc281738..3ca749f14 100644 --- a/docs/console-api/autotunes.mdx +++ b/docs/console-api/autotunes.mdx @@ -1,5 +1,5 @@ --- -title: Autotunes +title: Autotunes (Console API) sidebar_label: Autotunes slug: /console-api/autotunes description: Create autotune experiments via HTTP requests. diff --git a/docs/console-api/daily-reports.mdx b/docs/console-api/daily-reports.mdx index f0eef6439..d5d66ca6b 100644 --- a/docs/console-api/daily-reports.mdx +++ b/docs/console-api/daily-reports.mdx @@ -1,5 +1,5 @@ --- -title: Daily Reports +title: Daily Reports (Console API) sidebar_label: Daily Reports slug: /console-api/daily-reports description: Download daily reports diff --git a/docs/console-api/dynamic-configs.mdx b/docs/console-api/dynamic-configs.mdx index 3d60de1f4..7b6d95447 100644 --- a/docs/console-api/dynamic-configs.mdx +++ b/docs/console-api/dynamic-configs.mdx @@ -1,5 +1,5 @@ --- -title: Dynamic Configs +title: Dynamic Configs (Console API) sidebar_label: Dynamic Configs slug: /console-api/dynamic_configs description: Create dynamic configs via HTTP requests. diff --git a/docs/console-api/events.mdx b/docs/console-api/events.mdx index f962eed88..2739b5225 100644 --- a/docs/console-api/events.mdx +++ b/docs/console-api/events.mdx @@ -1,5 +1,5 @@ --- -title: Events +title: Events (Console API) sidebar_label: Events slug: /console-api/events description: Create feature events via HTTP requests. diff --git a/docs/console-api/experiments.mdx b/docs/console-api/experiments.mdx index 58c3aecf9..c7ca9d503 100644 --- a/docs/console-api/experiments.mdx +++ b/docs/console-api/experiments.mdx @@ -1,5 +1,5 @@ --- -title: Experiments +title: Experiments (Console API) sidebar_label: Experiments slug: /console-api/experiments description: Create feature experiments via HTTP requests. diff --git a/docs/console-api/exposure-count.mdx b/docs/console-api/exposure-count.mdx index 69846300d..671db7645 100644 --- a/docs/console-api/exposure-count.mdx +++ b/docs/console-api/exposure-count.mdx @@ -1,5 +1,5 @@ --- -title: Exposure Count +title: Exposure Count (Console API) sidebar_label: Exposure Count slug: /console-api/exposure-count description: Create segments via HTTP requests. diff --git a/docs/console-api/gates.mdx b/docs/console-api/gates.mdx index aed2fdd50..2f233bcda 100644 --- a/docs/console-api/gates.mdx +++ b/docs/console-api/gates.mdx @@ -1,5 +1,5 @@ --- -title: Gates +title: Gates (Console API) sidebar_label: Gates slug: /console-api/gates description: Create feature gates via HTTP requests. diff --git a/docs/console-api/holdouts.mdx b/docs/console-api/holdouts.mdx index 0018fa6f7..26caf6042 100644 --- a/docs/console-api/holdouts.mdx +++ b/docs/console-api/holdouts.mdx @@ -1,5 +1,5 @@ --- -title: Holdouts +title: Holdouts (Console API) sidebar_label: Holdouts slug: /console-api/holdouts description: Create feature holdouts via HTTP requests. diff --git a/docs/console-api/ingestions.mdx b/docs/console-api/ingestions.mdx index 0dc069046..199679061 100644 --- a/docs/console-api/ingestions.mdx +++ b/docs/console-api/ingestions.mdx @@ -1,5 +1,5 @@ --- -title: Ingestions +title: Ingestions (Console API) sidebar_label: Ingestions hide_table_of_contents: true custom_edit_url: null diff --git a/docs/console-api/introduction.mdx b/docs/console-api/introduction.mdx index 05ade1663..221fb066d 100644 --- a/docs/console-api/introduction.mdx +++ b/docs/console-api/introduction.mdx @@ -1,5 +1,5 @@ --- -title: Overview +title: Console API Overview slug: /console-api/introduction --- diff --git a/docs/console-api/keys.mdx b/docs/console-api/keys.mdx index 7b7f9aa2d..cb8899dc1 100644 --- a/docs/console-api/keys.mdx +++ b/docs/console-api/keys.mdx @@ -1,5 +1,5 @@ --- -title: Keys +title: Keys (Console API) sidebar_label: Keys hide_table_of_contents: true custom_edit_url: null diff --git a/docs/console-api/layers.mdx b/docs/console-api/layers.mdx index 7e137c9bb..64239f69f 100644 --- a/docs/console-api/layers.mdx +++ b/docs/console-api/layers.mdx @@ -1,5 +1,5 @@ --- -title: Layers +title: Layers (Console API) sidebar_label: Layers slug: /console-api/layers hide_table_of_contents: true diff --git a/docs/console-api/metrics.mdx b/docs/console-api/metrics.mdx index b79333388..1061e15d5 100644 --- a/docs/console-api/metrics.mdx +++ b/docs/console-api/metrics.mdx @@ -1,5 +1,5 @@ --- -title: Metrics +title: Metrics (Console API) sidebar_label: Metrics slug: /console-api/metrics hide_table_of_contents: true diff --git a/docs/console-api/rules.mdx b/docs/console-api/rules.mdx index a9c9c5ee9..76c2093f6 100644 --- a/docs/console-api/rules.mdx +++ b/docs/console-api/rules.mdx @@ -1,5 +1,5 @@ --- -title: Rules +title: Rules (Console API) sidebar_label: Rules --- diff --git a/docs/console-api/segments.mdx b/docs/console-api/segments.mdx index 4db4dd2d6..1f8a148e6 100644 --- a/docs/console-api/segments.mdx +++ b/docs/console-api/segments.mdx @@ -1,5 +1,5 @@ --- -title: Segments +title: Segments (Console API) sidebar_label: Segments slug: /console-api/segments description: Create segments via HTTP requests. diff --git a/docs/console-api/tags.mdx b/docs/console-api/tags.mdx index bf9a25bc8..13735c255 100644 --- a/docs/console-api/tags.mdx +++ b/docs/console-api/tags.mdx @@ -1,5 +1,5 @@ --- -title: Tags +title: Tags (Console API) sidebar_label: Tags slug: /console-api/tags description: Create and get tags via HTTP requests. diff --git a/docs/console-api/target-apps.mdx b/docs/console-api/target-apps.mdx index b7413743f..fbd37ebcd 100644 --- a/docs/console-api/target-apps.mdx +++ b/docs/console-api/target-apps.mdx @@ -1,5 +1,5 @@ --- -title: Target App +title: Target App (Console API) sidebar_label: Target Apps slug: /console-api/target-apps description: CRUD API for Target Apps. diff --git a/docs/console-api/usage-billing.mdx b/docs/console-api/usage-billing.mdx index f638cab92..fbda1ae30 100644 --- a/docs/console-api/usage-billing.mdx +++ b/docs/console-api/usage-billing.mdx @@ -1,5 +1,5 @@ --- -title: Usage and Billing +title: Usage and Billing (Console API) sidebar_label: Usage and Billing slug: /console-api/usage-billing description: GET csv of the project's usage and billing information. diff --git a/docs/console-api/users.mdx b/docs/console-api/users.mdx index b416d05e8..01bbfa2f2 100644 --- a/docs/console-api/users.mdx +++ b/docs/console-api/users.mdx @@ -1,5 +1,5 @@ --- -title: Users +title: Users (Console API) sidebar_label: Users slug: /console-api/users hide_table_of_contents: true