This commit is contained in:
Changlong Liu 2022-07-19 13:42:29 +08:00
Родитель 275a95146b
Коммит 8f1b13b99a
7 изменённых файлов: 30 добавлений и 33 удалений

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

@ -1,10 +0,0 @@
{
"changes": [
{
"packageName": "@autorest/testmodeler",
"comment": "Use modelerfour@4.23.7 and add securityParameters in ExampleModel for ApiKey securityDefinitions.",
"type": "minor"
}
],
"packageName": "@autorest/testmodeler"
}

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

@ -1,10 +0,0 @@
{
"changes": [
{
"packageName": "@autorest/testmodeler",
"comment": "use apiscenario 1.2 via oav@3.0.3",
"type": "minor"
}
],
"packageName": "@autorest/testmodeler"
}

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

@ -1,10 +0,0 @@
{
"changes": [
{
"packageName": "@autorest/testmodeler",
"comment": "add --testmodeler.api-scenario-loader-option to make api scenario loader configurable",
"type": "minor"
}
],
"packageName": "@autorest/testmodeler"
}

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

@ -1,6 +1,24 @@
{
"name": "@autorest/testmodeler",
"entries": [
{
"version": "2.3.0",
"tag": "@autorest/testmodeler_v2.3.0",
"date": "Tue, 19 Jul 2022 05:40:34 GMT",
"comments": {
"minor": [
{
"comment": "Use modelerfour@4.23.7 and add securityParameters in ExampleModel for ApiKey securityDefinitions."
},
{
"comment": "use apiscenario 1.2 via oav@3.0.3"
},
{
"comment": "add --testmodeler.api-scenario-loader-option to make api scenario loader configurable"
}
]
}
},
{
"version": "2.2.5",
"tag": "@autorest/testmodeler_v2.2.5",

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

@ -1,6 +1,15 @@
# Change Log - @autorest/testmodeler
This log was last generated on Sun, 24 Apr 2022 09:41:30 GMT and should not be manually modified.
This log was last generated on Tue, 19 Jul 2022 05:40:34 GMT and should not be manually modified.
## 2.3.0
Tue, 19 Jul 2022 05:40:34 GMT
### Minor changes
- Use modelerfour@4.23.7 and add securityParameters in ExampleModel for ApiKey securityDefinitions.
- use apiscenario 1.2 via oav@3.0.3
- add --testmodeler.api-scenario-loader-option to make api scenario loader configurable
## 2.2.5
Sun, 24 Apr 2022 09:41:30 GMT

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

@ -1,6 +1,6 @@
{
"name": "@autorest/testmodeler",
"version": "2.2.5",
"version": "2.3.0",
"lockfileVersion": 2,
"requires": true,
"packages": {

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

@ -1,6 +1,6 @@
{
"name": "@autorest/testmodeler",
"version": "2.2.5",
"version": "2.3.0",
"description": "Autorest extension for testmodeler",
"main": "dist/index.js",
"scripts": {