Skip to content

Commit

Permalink
add the issue number
Browse files Browse the repository at this point in the history
  • Loading branch information
ArcturusZhang committed Dec 10, 2024
1 parent 09be9b2 commit 32642fc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -664,7 +664,7 @@ interface LegacyLro {
);

ok(radiologyInsightsInferenceResult);
// TODO -- TCGC now has a bug that the LRO final result does not have Json usage when the polling operation does not have convenientAPI but the LRO has convenientAPI.
// TODO -- TCGC now has a bug that the LRO final result does not have Json usage when the polling operation does not have convenientAPI but the LRO has convenientAPI. https://github.com/Azure/typespec-azure/issues/1964
//strictEqual(radiologyInsightsInferenceResult.usage, UsageFlags.Output | UsageFlags.Json);
});
});

0 comments on commit 32642fc

Please sign in to comment.