Skip to content

Commit

Permalink
CodeGen from PR 29031 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge 52b1a2d1758c71b7d72613daec1ccdd8aa2860e2 into ec7ee8842bf615c2f0354bf8b5b8725fdac9454a
  • Loading branch information
SDKAuto committed Jun 24, 2024
1 parent 844c85d commit 19d7244
Show file tree
Hide file tree
Showing 76 changed files with 414 additions and 11,725 deletions.
4 changes: 4 additions & 0 deletions sdk/resourcemanager/mysql/armmysql/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Release History

## 1.2.1 (2024-06-24)
### Other Changes


## 1.2.0 (2023-11-24)
### Features Added

Expand Down
2 changes: 1 addition & 1 deletion sdk/resourcemanager/mysql/armmysql/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ clientFactory, err := armmysql.NewClientFactory(<subscription ID>, cred, &option
A client groups a set of related APIs, providing access to its functionality. Create one or more clients to access the APIs you require using client factory.

```go
client := clientFactory.NewDatabasesClient()
client := clientFactory.NewAdvisorsClient()
```

## Fakes
Expand Down
80 changes: 0 additions & 80 deletions sdk/resourcemanager/mysql/armmysql/advisors_client_example_test.go

This file was deleted.

6 changes: 3 additions & 3 deletions sdk/resourcemanager/mysql/armmysql/autorest.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
``` yaml
azure-arm: true
require:
- https://github.com/Azure/azure-rest-api-specs/blob/7a2ac91de424f271cf91cc8009f3fe9ee8249086/specification/mysql/resource-manager/readme.md
- https://github.com/Azure/azure-rest-api-specs/blob/7a2ac91de424f271cf91cc8009f3fe9ee8249086/specification/mysql/resource-manager/readme.go.md
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/mysql/resource-manager/readme.md
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/mysql/resource-manager/readme.go.md
license-header: MICROSOFT_MIT_NO_VERSION
module-version: 1.2.0
module-version: 1.2.1
package-singleservers: true
directive:
- from: Servers.json
Expand Down

This file was deleted.

Loading

0 comments on commit 19d7244

Please sign in to comment.