Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/directives.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down