Skip to content

Commit

Permalink
Merge branch 'Azure:main' into devhub-api-spec-changes
Browse files Browse the repository at this point in the history
  • Loading branch information
bosesuneha authored Jul 30, 2024
2 parents 9c5e725 + 96ae0c1 commit 286f5ec
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion specification/cognitiveservices/ContentSafety/client.tsp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import "./main.tsp";
using Azure.ClientGenerator.Core;

@TypeSpec.Versioning.useDependency(Azure.Core.Versions.v1_0_Preview_2)
@TypeSpec.Versioning.useDependency(ContentSafety.Versions.v2023_10_01)
@TypeSpec.Versioning.useDependency(ContentSafety.Versions.v2024_02_15_Preview)
namespace Customizations;

@client({
Expand Down
2 changes: 0 additions & 2 deletions specification/loadtestservice/LoadTestService/client.tsp
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ using TypeSpec.Versioning;
using Azure.ClientGenerator.Core;
using Microsoft.LoadTestService;

@useDependency(APIVersions.v2022_11_01)
@useDependency(APIVersions.v2023_04_01_preview)
@useDependency(APIVersions.v2024_05_01_preview)
namespace Customizations;

Expand Down

0 comments on commit 286f5ec

Please sign in to comment.