docs: Link to the cookbook from the custom decorators page (#1669)

This commit is contained in:
Lorna Jane Mitchell
2024-08-19 11:07:51 +01:00
committed by GitHub
parent 7b0ff3ad77
commit 3b3a2332ce

View File

@@ -147,6 +147,7 @@ With this configuration, an `operationId` called `GetAllItems` would be rewritte
See some more examples of decorators:
- There's a [Redocly CLI cookbook](https://github.com/Redocly/redocly-cli-cookbook) containing many more examples and ready-to-use scripts from our community.
- Follow our [replace-servers-url tutorial](../guides/replace-servers-url.md).
- Change your [OAuth2 token URL](../guides/change-token-url.md).