forked from Azure/azure-libraries-for-java
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[AutoPR] monitor/resource-manager #31
Open
AutorestCI
wants to merge
10
commits into
master
Choose a base branch
from
restapi_auto_monitor/resource-manager
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Monitor] Fixing incorrect specification of top parameter for Metrics API (#2655)
Support azureFunctionReceivers in actionGroup APIs
…2018-03-01 (Azure#269) * Generated from 2e30b3b8dc4f256be2e18cbbbfdfe90ab3c63959 fix operation id * Generated from d2c0142c3622bbfc3bb8ead784179d7f85d646df fix type definition * Generated from 52b5586ac5772f40e6737713d295856c82587285 remove old property * Generated from 89e1369c4877001e2e40cead125ccfa4430e7fd7 fix type definitions * Generated from f81b39a8a23ec058ca2c72757aedc29896428426 Change flatten flag to false * Generated from f55f6ab4bf342187e73b81b2ac967bfafc63cab2 Update with review feedback * Generated from 56e36aba5586ca28ffa15bf1e4ced88a73fdba25 review feedback corrections, typos * Generated from 39e64c50ed648db6330d2c91ccf30beda754b46e fix examples * Generated from c7c883711c9ea38d5802e14942e5763f8307b607 spelling error in comment * Generated from c7c883711c9ea38d5802e14942e5763f8307b607 spelling error in comment
10 tasks
Fix regression in tag
This was referenced Mar 29, 2018
merge from upstream
This was referenced Mar 30, 2018
Add extra description for Subscribe API
This was referenced Apr 5, 2018
…Query Rule (#71) * Generated from 2e4c790d16eb6be9299db7a75798bca1697fd5e9 Added GA API version for Scheduled Query Rule Added GA API version for Scheduled Query Rule * Generated from d183bad923d3a0a4092d21203f850db6cde9f4e9 Resolving Comments Resolving Comments * Generated from df40ac3bbf17ea0180dd4adff2af3094065feca0 Made SKU as top level proprty and including generic error response format Couple of changes - 1. Made SKU as top level proprty as mentioned here - https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/resource-api-reference.md#put-resource 2. including generic error response format * Generated from 7578160670750a68d05f77ec8163b25bb72f391e Minor Changes to align implementation 1. Removed SKU - Billing Model is still under discussion, hence need not to be exposed to customers. 2. Enabled field ichanged to align with camel case. 3. 'throttleTillDate' in properties.action changed to 'throttlingInMin' to denote correct meaning and it’s data type changed to number instead of date. 4. 'status' to be removed in properties.action from examples. 5. 'severity' made a required field in properties.action. 6. Removed Examples from original spec json * Generated from fb180fb311d73934d0f5150f72638cc3de155ea0 Added Default Response payload in all APIs Changes - 1. Added Default Response payload in all APIs 2. Made azNs description more clear
This was referenced May 2, 2018
Merge pull request #1 from abversqr/MinorUpdates Minor updates
10 tasks
…API spec for 2018-03-01 (#177) * Generated from d5b9b4545a8d15c70d3c8318d39e2f7b43229387 AutoMitigate changes * Generated from d5b9b4545a8d15c70d3c8318d39e2f7b43229387 AutoMitigate changes
…in MetricAlert (#191) * Generated from 35adc5e493c20a57e6e2cb35d87c578133d2b7a6 [Monitor] Deconflict "Action" name in MetricAlert Generates bad SDK. * Generated from ebfaf0bdd7f2bcf736598d8ec501f490a83d1268 Update reference to MetricAlertAction
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Created to accumulate context: monitor/resource-manager