Skip to content

Commit

Permalink
updates to test-proxy TSP StartPayload obj (Azure#9663)
Browse files Browse the repository at this point in the history
  • Loading branch information
scbedd authored and swathipil committed Feb 4, 2025
1 parent 90af58e commit f418534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/test-proxy/typespec/main.tsp
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ using TypeSpec.Http;
namespace TestProxy;

model StartPayload {
"x-recording-file"?: string;
"x-recording-file": string;
"x-recording-assets-file"?: string;
}

Expand Down

0 comments on commit f418534

Please sign in to comment.