Skip to content

Commit 33ca046

Browse files
authored
[FormRecognizer] Updated the autorest.md file to use README.md as input (Azure#18812)
1 parent 91aa7e3 commit 33ca046

File tree

1 file changed

+3
-2
lines changed
  • sdk/formrecognizer/Azure.AI.FormRecognizer/src

1 file changed

+3
-2
lines changed

sdk/formrecognizer/Azure.AI.FormRecognizer/src/autorest.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ Run `dotnet build /t:GenerateCode` to generate code.
66
> see https://aka.ms/autorest
77
88
``` yaml
9-
input-file:
10-
- https://github.com/Azure/azure-rest-api-specs/blob/788507c386197b1ba7878fa00fe30871b8b01f22/specification/cognitiveservices/data-plane/FormRecognizer/preview/v2.1-preview.2/FormRecognizer.json
9+
tag: release_2_1_preview.2
10+
require:
11+
- https://github.com/Azure/azure-rest-api-specs/blob/788507c386197b1ba7878fa00fe30871b8b01f22/specification/cognitiveservices/data-plane/FormRecognizer/readme.md
1112
```
1213
1314

0 commit comments

Comments
 (0)