Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
gracewilcox committed Nov 19, 2024
1 parent e756d39 commit 852df9d
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 260 deletions.
1 change: 1 addition & 0 deletions sdk/security/keyvault/azcertificates/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
### Bugs Fixed

### Other Changes
* Generated module using typespec

## 1.3.0 (2024-11-06)

Expand Down
258 changes: 0 additions & 258 deletions sdk/security/keyvault/azcertificates/autorest.md

This file was deleted.

3 changes: 1 addition & 2 deletions sdk/security/keyvault/azcertificates/build.go
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
//go:build go1.18
// +build go1.18

//go:generate tsp-client sync --local-spec-repo /home/grace/code/azure-rest-api-specs/specification/keyvault/Security.KeyVault.Certificates
//go:generate tsp-client generate
//go:generate tsp-client update
//go:generate go run internal/transforms.go
//go:generate gofmt -w .

Expand Down

0 comments on commit 852df9d

Please sign in to comment.