Skip to content
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] Added GA API version for Scheduled Query Rule #2416

Merged
merged 5 commits into from
Apr 24, 2018

Commits on Apr 17, 2018

  1. Generated from d183bad923d3a0a4092d21203f850db6cde9f4e9

    Resolving Comments
    
    Resolving Comments
    AutorestCI committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    3526cd4 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2018

  1. 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
    AutorestCI committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    b2fb6f2 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2018

  1. 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
    AutorestCI committed Apr 23, 2018
    Configuration menu
    Copy the full SHA
    72a9a89 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2018

  1. 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
    AutorestCI committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    ce23ad1 View commit details
    Browse the repository at this point in the history
  2. 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
    AutorestCI committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    1fadbb9 View commit details
    Browse the repository at this point in the history