mirror of
https://github.com/LukeHagar/redocly-cli.git
synced 2025-12-06 04:21:09 +00:00
sync: Synced local 'docs/' with remote 'docs/cli/'
This commit is contained in:
@@ -2,13 +2,6 @@
|
|||||||
seo:
|
seo:
|
||||||
title: Redocly CLI configuration
|
title: Redocly CLI configuration
|
||||||
description: Learn how to configure Redocly CLI
|
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:
|
toc:
|
||||||
maxDepth: 3
|
maxDepth: 3
|
||||||
---
|
---
|
||||||
|
|||||||
@@ -1,13 +1,6 @@
|
|||||||
---
|
---
|
||||||
seo:
|
seo:
|
||||||
title: Custom plugins in Redocly
|
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
|
# Custom plugins
|
||||||
|
|||||||
@@ -1,9 +1,3 @@
|
|||||||
---
|
|
||||||
redirects:
|
|
||||||
'/docs/cli/resources/built-in-decorators/':
|
|
||||||
to: '/docs/cli/decorators'
|
|
||||||
---
|
|
||||||
|
|
||||||
# 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:
|
Decorators are a way of changing an API description during bundling. This updating during bundling can be useful for the following use cases:
|
||||||
|
|||||||
@@ -1,9 +1,3 @@
|
|||||||
---
|
|
||||||
redirects:
|
|
||||||
'/docs/resources/change-token-url/':
|
|
||||||
to: '/docs/cli/guides/change-token-url'
|
|
||||||
---
|
|
||||||
|
|
||||||
# Change OAuth2 token URL
|
# Change OAuth2 token URL
|
||||||
|
|
||||||
Use a custom decorator to change the OAuth2 credentials flow token URL.
|
Use a custom decorator to change the OAuth2 credentials flow token URL.
|
||||||
|
|||||||
@@ -1,8 +1,5 @@
|
|||||||
---
|
---
|
||||||
tocMaxDepth: 3
|
tocMaxDepth: 3
|
||||||
redirects:
|
|
||||||
'/docs/resources/hide-apis/':
|
|
||||||
to: '/docs/cli/guides/hide-apis/'
|
|
||||||
---
|
---
|
||||||
|
|
||||||
# Hide your internal APIs
|
# Hide your internal APIs
|
||||||
|
|||||||
@@ -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
|
# 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.
|
Redocly allows you to use [custom decorators](../custom-plugins/custom-decorators.md) to modify content in the API description during the bundling process.
|
||||||
|
|||||||
@@ -1,8 +1,5 @@
|
|||||||
---
|
---
|
||||||
tocMaxDepth: 3
|
tocMaxDepth: 3
|
||||||
redirects:
|
|
||||||
'/docs/resources/response-contains-property/':
|
|
||||||
to: '/docs/cli/guides/response-contains-property/'
|
|
||||||
---
|
---
|
||||||
|
|
||||||
# Enforce response contents with the `response-contains-property` rule
|
# Enforce response contents with the `response-contains-property` rule
|
||||||
|
|||||||
@@ -1,9 +1,3 @@
|
|||||||
---
|
|
||||||
redirects:
|
|
||||||
'/docs/cli/update-cli/':
|
|
||||||
to: '/docs/cli/guides/update-cli'
|
|
||||||
---
|
|
||||||
|
|
||||||
# Update Redocly 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.
|
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.
|
||||||
|
|||||||
@@ -1,8 +1,5 @@
|
|||||||
---
|
---
|
||||||
tocMaxDepth: 2
|
tocMaxDepth: 2
|
||||||
redirects:
|
|
||||||
'/docs/cli/resources/':
|
|
||||||
to: '/docs/cli/'
|
|
||||||
content:
|
content:
|
||||||
cards:
|
cards:
|
||||||
- header: Great API docs
|
- header: Great API docs
|
||||||
|
|||||||
@@ -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
|
slug: /docs/cli/rules/built-in-rules
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
slug: /docs/cli/rules/configurable-rules
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
slug: /docs/cli/rules/no-ambiguous-path
|
slug: /docs/cli/rules/no-ambiguous-paths/
|
||||||
---
|
---
|
||||||
# no-ambiguous-paths
|
# no-ambiguous-paths
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
slug: /docs/cli/rules/no-server-variables-empty-enum
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user