sushil490023

Results 22 comments of sushil490023

Hi @raych1 I think it is false positive breaking change As With first of changes we were trying to add new resources to existing API version which resulted breaking changes,...

> > ``` > > "modelAsString": false > > ``` > > Any particular reason why this is false, it will be much easier to add if this is true...

@zizw123 Thanks for reviewing. With latest commit we have also added Response for 201 Status code in API Version for swagger hybridRunbookWorkerGroup and hybridRunbookWorker

> > ``` > > "$ref": "../../common/v1/definitions.json#/parameters/ResourceGroupNameParameter" > > ``` > > Try use v3 when possible > > Refers to: specification/automation/resource-manager/Microsoft.Automation/stable/2022-08-08/python3package.json:56 in [b311391](https://github.com/Azure/azure-rest-api-specs/commit/b311391ed2b0ea90457e1593e4ff80b9516816a9). [](commit_id = [b311391](https://github.com/Azure/azure-rest-api-specs/commit/b311391ed2b0ea90457e1593e4ff80b9516816a9), deletion_comment = False)...

> @sushil490023, What is the difference between python3_package and python3package directories? Actually I compare the two directories and they use almost the same code. ![image](https://user-images.githubusercontent.com/18628534/194739495-b3c548a0-2025-4987-a8df-dfffaf1360e2.png) I have deleted python3package directories

> Could you add some examples for command group `automation hrwg` ? https://github.com/Azure/azure-cli-extensions/tree/main/src/automation#readme

> > Could you add some examples for command group automation hrwg ? > > In fact, I mean adding examples to the help message of this command, such as...