Skip to content

Commit

Permalink
[Release] sdk/resourcemanager/azurestackhci/armazurestackhci/2.0.0-be…
Browse files Browse the repository at this point in the history
…ta.1 (#21762)

* [Release] sdk/resourcemanager/azurestackhci/armazurestackhci/2.0.0-beta.1 generation from spec commit: 9ec0fcc278aa2128c4fbb2b8a1aa93432d72cce0

* add removeUnreferencedTypes flag
  • Loading branch information
Alancere authored Oct 27, 2023
1 parent 79afec8 commit 7084c2a
Show file tree
Hide file tree
Showing 40 changed files with 11,779 additions and 4,477 deletions.
257 changes: 257 additions & 0 deletions sdk/resourcemanager/azurestackhci/armazurestackhci/CHANGELOG.md

Large diffs are not rendered by default.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
``` yaml
azure-arm: true
require:
- https://github.com/Azure/azure-rest-api-specs/blob/7a2ac91de424f271cf91cc8009f3fe9ee8249086/specification/azurestackhci/resource-manager/readme.md
- https://github.com/Azure/azure-rest-api-specs/blob/7a2ac91de424f271cf91cc8009f3fe9ee8249086/specification/azurestackhci/resource-manager/readme.go.md
- https://github.com/Azure/azure-rest-api-specs/blob/9ec0fcc278aa2128c4fbb2b8a1aa93432d72cce0/specification/azurestackhci/resource-manager/readme.md
- https://github.com/Azure/azure-rest-api-specs/blob/9ec0fcc278aa2128c4fbb2b8a1aa93432d72cce0/specification/azurestackhci/resource-manager/readme.go.md
license-header: MICROSOFT_MIT_NO_VERSION
module-version: 1.1.1

module-version: 2.0.0-beta.1
tag: package-preview-2023-09
```
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
// Licensed under the MIT License. See License.txt in the project root for license information.

// This file enables 'go generate' to regenerate this specific SDK
//go:generate pwsh ../../../../eng/scripts/build.ps1 -skipBuild -cleanGenerated -format -tidy -generate resourcemanager/azurestackhci/armazurestackhci
//go:generate pwsh ../../../../eng/scripts/build.ps1 -skipBuild -cleanGenerated -format -tidy -generate -removeUnreferencedTypes resourcemanager/azurestackhci/armazurestackhci

package armazurestackhci

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

Loading

0 comments on commit 7084c2a

Please sign in to comment.