Skip to content

Commit

Permalink
CodeGen from PR 31704 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge a72d7668202ea651c5fb5246b1ec2ae1eb473cc1 into 3775e7e355229ca99498db4ee1466abc2926c677
  • Loading branch information
SDKAuto committed Nov 29, 2024
1 parent f647b1a commit 6dbd718
Show file tree
Hide file tree
Showing 94 changed files with 675 additions and 11,796 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-11-29)
### 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 @@ -55,7 +55,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 6dbd718

Please sign in to comment.