sync: Synced local 'docs/' with remote 'docs/cli/'

This commit is contained in:
redocly-bot
2023-10-18 14:49:40 +00:00
parent e8aedd7f28
commit 1280b08336
13 changed files with 1 additions and 65 deletions

View File

@@ -2,13 +2,6 @@
seo:
title: Redocly CLI configuration
description: Learn how to configure Redocly CLI
redirects:
'/docs/cli/configuration/configuration-file/':
to: '/docs/cli/configuration/'
'/docs/cli/guides/lint/':
to: '/docs/cli/configuration/'
'/docs/cli/configuration/lint/':
to: '/docs/cli/configuration/'
toc:
maxDepth: 3
---

View File

@@ -1,13 +1,6 @@
---
seo:
title: Custom plugins in Redocly
redirects:
'/docs/cli/custom-rules/':
to: '/docs/cli/custom-plugins/'
'/docs/cli/resources/custom-rules/':
to: '/docs/cli/custom-plugins/'
'/docs/cli/resources/custom-plugins/':
to: '/docs/cli/custom-plugins/'
---
# Custom plugins

View File

@@ -1,9 +1,3 @@
---
redirects:
'/docs/cli/resources/built-in-decorators/':
to: '/docs/cli/decorators'
---
# Decorators
Decorators are a way of changing an API description during bundling. This updating during bundling can be useful for the following use cases:

View File

@@ -1,9 +1,3 @@
---
redirects:
'/docs/resources/change-token-url/':
to: '/docs/cli/guides/change-token-url'
---
# Change OAuth2 token URL
Use a custom decorator to change the OAuth2 credentials flow token URL.

View File

@@ -1,8 +1,5 @@
---
tocMaxDepth: 3
redirects:
'/docs/resources/hide-apis/':
to: '/docs/cli/guides/hide-apis/'
---
# Hide your internal APIs

View File

@@ -1,11 +1,3 @@
---
redirects:
'/docs/workflows/guides/replace-server-url/':
to: '/docs/cli/guides/replace-servers-url/'
'/docs/cli/guides/replace-server-url/':
to: '/docs/cli/guides/replace-servers-url/'
---
# Replace servers URL in different environments
Redocly allows you to use [custom decorators](../custom-plugins/custom-decorators.md) to modify content in the API description during the bundling process.

View File

@@ -1,8 +1,5 @@
---
tocMaxDepth: 3
redirects:
'/docs/resources/response-contains-property/':
to: '/docs/cli/guides/response-contains-property/'
---
# Enforce response contents with the `response-contains-property` rule

View File

@@ -1,9 +1,3 @@
---
redirects:
'/docs/cli/update-cli/':
to: '/docs/cli/guides/update-cli'
---
# Update Redocly CLI
If you've already installed Redocly CLI, it is good practice to keep it as up to date as possible. Staying on top of versions ensures that you get the latest functionality and bug fixes.

View File

@@ -1,8 +1,5 @@
---
tocMaxDepth: 2
redirects:
'/docs/cli/resources/':
to: '/docs/cli/'
content:
cards:
- header: Great API docs

View File

@@ -1,9 +1,4 @@
---
redirects:
'/docs/cli/built-in-rules/':
to: '/docs/cli/rules/built-in-rules/'
'/docs/cli/resources/built-in-rules/':
to: '/docs/cli/rules/built-in-rules/'
slug: /docs/cli/rules/built-in-rules
---

View File

@@ -1,11 +1,4 @@
---
redirects:
'/docs/cli/resources/rules/assertions/':
to: '/docs/cli/rules/configurable-rules/'
'/docs/cli/rules/assertions/':
to: '/docs/cli/rules/configurable-rules/'
'/docs/cli/rules/custom-rules/':
to: '/docs/cli/rules/configurable-rules/'
slug: /docs/cli/rules/configurable-rules
---

View File

@@ -1,5 +1,5 @@
---
slug: /docs/cli/rules/no-ambiguous-path
slug: /docs/cli/rules/no-ambiguous-paths/
---
# no-ambiguous-paths

View File

@@ -1,7 +1,4 @@
---
redirects:
'/docs/cli/rules/no-empty-enum-servers/':
to: '/docs/cli/rules/no-server-variables-empty-enum/'
slug: /docs/cli/rules/no-server-variables-empty-enum
---