Skip to content

Commit

Permalink
[Test Proxy] Update recording asset transition script links (#5762)
Browse files Browse the repository at this point in the history
* Update transition script links
* Absolute links
  • Loading branch information
mccoyp authored Mar 21, 2023
1 parent 88bbb5c commit 8779dbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/test-proxy/documentation/asset-sync/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ First, ensure that your language-specific "shim" supports the automatic addition
- [PR Enabling in JS](https://github.com/Azure/azure-sdk-for-js/pull/23405)
- [PR Enabling in Go](https://github.com/Azure/azure-sdk-for-go/pull/19322)

Use [the transition script](../../scripts/transition-scripts/generate-assets-json.ps1) and follow the [readme](../../scripts/transition-scripts/README.md)!
Use [the transition script](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/testproxy/transition-scripts/generate-assets-json.ps1) and follow the [readme](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/testproxy/transition-scripts/README.md)!

In summary, once an assets.json is present, the shim _must_ be updated to **actually send** a reference to that assets.json inside the `record/start` or `playback/start` requests!

Expand Down

0 comments on commit 8779dbd

Please sign in to comment.