From 7141acacc0002128c03333caf068dbcd5a45ffc6 Mon Sep 17 00:00:00 2001 From: Yeming Liu <11371776+isra-fel@users.noreply.github.com> Date: Mon, 30 Jan 2023 14:11:34 +0800 Subject: [PATCH] Update directives.md --- docs/directives.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/directives.md b/docs/directives.md index ae2c17a93b0..5fcada4a606 100644 --- a/docs/directives.md +++ b/docs/directives.md @@ -102,6 +102,7 @@ The following directives cover the most common tweaking scenarios for cmdlet gen - [Argument Completers](#Argument-Completers) - [Default Values](#Default-Values) - [Polymorphism](#Polymorphism) +- [Upcoming Breaking Changes and Preview](https://github.com/Azure/azure-powershell/blob/main/documentation/development-docs/breakingchange-for-autogen-module.md) *Note*: If you have feedback about these directives, or you would like additional configurations, feel free to open an issue at https://github.com/Azure/autorest.powershell/issues.