diff --git a/specification/automation/resource-manager/readme.md b/specification/automation/resource-manager/readme.md index d50be8861359..4ca227e544a5 100644 --- a/specification/automation/resource-manager/readme.md +++ b/specification/automation/resource-manager/readme.md @@ -4,8 +4,6 @@ This is the AutoRest configuration file for Automation. - - --- ## Getting Started To build the SDK for Automation, simply [Install AutoRest](https://aka.ms/autorest/install) and in this folder, run: @@ -19,8 +17,6 @@ To see additional help and options, run: ## Configuration - - ### Basic Information These are the global settings for the Automation API. @@ -31,7 +27,6 @@ openapi-type: arm tag: package-2017-05-preview ``` - ### Tag: package-2015-10 These settings apply only when `--tag=package-2015-10` is specified on the command line. @@ -93,8 +88,19 @@ input-file: ``` --- -# Code Generation +## Suppression +``` yaml +directive: + - suppress: RequiredPropertiesMissingInResourceModel + from: definitions.json + where: $.definitions.TestJob + - suppress: BodyTopLevelProperties + from: definitions.json + where: $.definitions.TestJob.properties +``` +--- +# Code Generation ## Swagger to SDK @@ -190,7 +196,6 @@ Please also specify `--go-sdk-folder=