Skip to content

Commit

Permalink
updates to test-proxy TSP StartPayload obj (#9663)
Browse files Browse the repository at this point in the history
  • Loading branch information
scbedd authored Jan 21, 2025
1 parent 034d14a commit d73cf6d
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 d73cf6d

Please sign in to comment.