- Install the GitHub Copilot CLI by following the official installation guide.
- Start copilot CLI session from the root folder of https://github.com/Azure/azure-rest-api-specs. Below screenshot is starting the session in VSCode terminal.
- In the current Copilot CLI session, input prompts
- Open VSCode from the root folder of https://github.com/Azure/azure-rest-api-specs.
- Input prompts in the agent panel.
- "Add a new preview API version 2026-01-01-preview for widget resource manager"
- "Add a new stable API version 2026-01-01 for widget resource manager"
- "Change visibility of provisioningState to Read+Create in 2025-05-04-preview only"
- "Change property age from required to optional for 2025-05-04-preview"
- "Add an ARM resource named Asset with CRUD operations for widget resource manager"
- "Add a child resource named Component under the Asset resource for widget resource manager"
- "Add a proxy resource named Config under the Asset resource for widget resource manager"
- "change resource Employee as extension resource"
- "Add a custom action restartAsset to the Asset resource for widget resource manager"
- "Add an async/LRO operation to export data from the Asset resource for widget resource manager"
- "Add a PATCH operation to the Asset resource for widget resource manager"
- "Modify the LRO createOrUpdate PUT operation in interface employees so that it returns Azure-AsyncOperation header but NOT Retry-After header in the 201 response."
- "Add 'top' and 'skip' query parameters to the ListBySubscription operation in interface employees"
- "Add an enum named AssetStatus with values Active, Inactive, and Deprecated for widget resource manager"
- "Add a new property tags to the Asset resource for widget resource manager" change visibility of provisioningState to Read+Create in 2025-05-04-preview only