Skip to content

Commit

Permalink
CodeGen from PR 20026 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Add specs for microsoft.monitor RP (Azure#20026)

* Add specs for microsoft.monitor RP

* Split up operations API spec

* Prettier fixes

* Fix avocado warning

* Delete unused example

* Attempt to fix ServiceAPIReadiness

* Fix name of body parameter in examples

* Updates based on PR comments

* Remove second reference to systemData

* Switch operations api-version

* Empty commit to re-trigger build

* Fix description

* Fix SDK APIs

* Add Canceled to possible values of provisioning state

Co-authored-by: Divya Jayaraman <[email protected]>
  • Loading branch information
SDKAuto and divyajay committed Oct 25, 2022
1 parent 3629b98 commit b5cfe7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/monitor/Azure.ResourceManager.Monitor/src/autorest.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Run `dotnet build /t:GenerateCode` to generate code.
azure-arm: true
library-name: Monitor
namespace: Azure.ResourceManager.Monitor
require: https://github.com/Azure/azure-rest-api-specs/blob/ec4eca7eb6e4c1ce2bda56a6831d03d47490202f/specification/monitor/resource-manager/readme.md
require: /mnt/vss/_work/1/s/azure-rest-api-specs/specification/monitor/resource-manager/readme.md
output-folder: $(this-folder)/Generated
clear-output-folder: true
skip-csproj: true
Expand Down

0 comments on commit b5cfe7b

Please sign in to comment.