We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 730b202 commit b4f50e9Copy full SHA for b4f50e9
sdk/digitaltwins/Azure.DigitalTwins.Core/src/autorest.md
@@ -9,7 +9,7 @@ Run `generate.ps1` in this directory or run `dotnet build /t:GenerateCode` to ge
9
``` yaml
10
tag: package-2023-06-30
11
require:
12
- - https://github.com/Azure/azure-rest-api-specs/blob/2c0f2c7d585b99af7428435aa065d5ea4276119a/specification/digitaltwins/data-plane/readme.md
+- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/digitaltwins/data-plane/readme.md
13
generation1-convenience-client: true
14
```
15
@@ -32,3 +32,4 @@ directive:
32
where: $..[?(@.name=='If-None-Match')]
33
transform: delete $.enum;
34
35
+
0 commit comments