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 8777688a96365c2d7713b36b8a1cbfd9a7a41e22 into f45a76fc39f033947ed12faf4b6416e1e19724cd
  • Loading branch information
SDKAuto committed Jun 10, 2024
1 parent 7180009 commit a919a74
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-10)
### 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 a919a74

Please sign in to comment.