Skip to content

Commit

Permalink
[AutoPR automation/resource-manager] Remove 4xx responses and change …
Browse files Browse the repository at this point in the history
…schema to file (#2200)

* Generated from e8a0ed15963c97d38222e26f451052219c790fdc

nit fixes: Remove 4xx responses and schema to file

* Generated from 8732be5f9bec6cfe96e72f320fb6d0a3bf36ae9d

Reverting changes in stable APIs
  • Loading branch information
AutorestCI authored Jul 12, 2018
1 parent 70a45f4 commit f13bc8e
Show file tree
Hide file tree
Showing 12 changed files with 70 additions and 65 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -476,6 +476,7 @@ type Operation = original.Operation
type OperationDisplay = original.OperationDisplay
type OperationListResult = original.OperationListResult
type ProxyResource = original.ProxyResource
type ReadCloser = original.ReadCloser
type Resource = original.Resource
type RunAsCredentialAssociationProperty = original.RunAsCredentialAssociationProperty
type Runbook = original.Runbook
Expand Down
8 changes: 4 additions & 4 deletions services/automation/mgmt/2015-10-31/automation/models.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 4 additions & 5 deletions services/automation/mgmt/2015-10-31/automation/runbook.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 5 additions & 6 deletions services/automation/mgmt/2015-10-31/automation/runbookdraft.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 8 additions & 10 deletions services/preview/automation/mgmt/2018-01-preview/automation/job.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit f13bc8e

Please sign in to comment.