lock openapi-to-typespec test config (#4919)

fix: https://github.com/Azure/autorest/issues/4913
This commit is contained in:
Chenjie Shi 2024-03-19 15:00:46 +08:00 коммит произвёл GitHub
Родитель 746b972309
Коммит cc5a4dc000
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
7 изменённых файлов: 16 добавлений и 6 удалений

Просмотреть файл

@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@autorest/openapi-to-typespec",
"comment": "lock openapi-to-typespec test config",
"type": "patch"
}
],
"packageName": "@autorest/openapi-to-typespec"
}

Просмотреть файл

@ -1,6 +1,6 @@
```yaml
input-file:
- https://raw.githubusercontent.com/Azure/azure-rest-api-specs/main/specification/cognitiveservices/data-plane/Language/stable/2022-05-01/analyzetext-authoring.json
- https://raw.githubusercontent.com/Azure/azure-rest-api-specs/e5404d3e55f885d2cb8fdbff3fd1a03bcfc6bb4c/specification/cognitiveservices/data-plane/Language/stable/2022-05-01/analyzetext-authoring.json
title: Microsoft Cognitive Language Service - Analyze Text Authoring
clear-output-folder: false
guessResourceKey: true

Просмотреть файл

@ -1,6 +1,6 @@
```yaml
input-file:
- https://github.com/wiboris/azure-rest-api-specs/blob/SwaggerRefactor/specification/batch/data-plane/Microsoft.Batch/stable/2022-12-01/BatchService.json
- https://github.com/wiboris/azure-rest-api-specs/blob/c794859f1c334b1816da249001c4e0b3b116ce5e/specification/batch/data-plane/Microsoft.Batch/stable/2022-12-01/BatchService.json
title: Azure Batch Service
clear-output-folder: false
guessResourceKey: true

Просмотреть файл

@ -1,6 +1,6 @@
```yaml
require:
- https://raw.githubusercontent.com/Azure/azure-rest-api-specs/main/specification/confidentialledger/data-plane/readme.md
- https://raw.githubusercontent.com/Azure/azure-rest-api-specs/e5404d3e55f885d2cb8fdbff3fd1a03bcfc6bb4c/specification/confidentialledger/data-plane/readme.md
title: Microsoft Cognitive Language Service - Analyze Text Authoring
clear-output-folder: false
guessResourceKey: true

Просмотреть файл

@ -1,6 +1,6 @@
```yaml
input-file:
- https://raw.githubusercontent.com/Azure/azure-rest-api-specs/main/dev/cognitiveservices/data-plane/Language/questionanswering-authoring.json
- https://raw.githubusercontent.com/Azure/azure-rest-api-specs/e5404d3e55f885d2cb8fdbff3fd1a03bcfc6bb4c/dev/cognitiveservices/data-plane/Language/questionanswering-authoring.json
clear-output-folder: false
modelerfour:

Просмотреть файл

@ -1,6 +1,6 @@
```yaml
input-file:
- https://raw.githubusercontent.com/Azure/azure-rest-api-specs/main/specification/cognitiveservices/data-plane/QnAMaker/stable/v4.0/QnAMakerRuntime.json
- https://raw.githubusercontent.com/Azure/azure-rest-api-specs/e5404d3e55f885d2cb8fdbff3fd1a03bcfc6bb4c/specification/cognitiveservices/data-plane/QnAMaker/stable/v4.0/QnAMakerRuntime.json
clear-output-folder: false
modelerfour:
lenient-model-deduplication: true

Просмотреть файл

@ -1,6 +1,6 @@
```yaml
input-file:
- https://raw.githubusercontent.com/Azure/azure-rest-api-specs/main/specification/schemaregistry/data-plane/Microsoft.EventHub/stable/2021-10/schemaregistry.json
- https://raw.githubusercontent.com/Azure/azure-rest-api-specs/a31ffeca96db3901c77b7dabbb8f224f226e78b9/specification/schemaregistry/data-plane/Microsoft.EventHub/stable/2021-10/schemaregistry.json
clear-output-folder: false
isAzureSpec: true
```