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 eventgrid/resource-manager] Fix for a linter error related to default value in PATCH request body + use the correct default value in PUT #2885

Merged

Commits on Jul 6, 2018

  1. Generated from e1fc2e1bdad54c396693d98c655354fc82f8f36b

    1) Fix for linter error "Properties of a PATCH request body must not be default-valued. PATCH operation: 'EventSubscriptions_Update' Model Definition: 'EventSubscriptionUpdateParameters' Property: 'eventDeliverySchema'".
    2) Updated the default value of EventDeliverySchema to the correct value used by the service.
    AutorestCI committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    7e94467 View commit details
    Browse the repository at this point in the history