Skip to content

Commit

Permalink
rename (#31792)
Browse files Browse the repository at this point in the history
  • Loading branch information
XiaofeiCao authored Dec 11, 2024
1 parent 4e2ae4e commit 686e46e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions specification/loadtestservice/resource-manager/readme.java.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,9 @@ These settings apply only when `--java` is specified on the command line.

```yaml $(java)
property-include-always: EncryptionPropertiesIdentity.resourceId
directive:
from: loadtestservice.json
where: "$.definitions.LoadTestResourceUpdate"
transform: >
$["x-ms-client-name"] = "LoadTestResourcePatchRequestBody";
```

0 comments on commit 686e46e

Please sign in to comment.