This commit is contained in:
Jianye Xi 2020-03-20 20:58:08 +08:00
Родитель 4fda92c0d4
Коммит 3f8fd317de
2 изменённых файлов: 7 добавлений и 1 удалений

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

@ -1,5 +1,11 @@
# Changelog
## 2.5.4
- Added support for parameter names which contain dash(-) in path template in webResource.
## 2.5.3
- Do not serialize default values for model properties.
- During deserialization, set the value of an entity to it's default value if specified in the mapper.

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

@ -5,7 +5,7 @@
"email": "azsdkteam@microsoft.com",
"url": "https://github.com/Azure/azure-sdk-for-node"
},
"version": "2.5.3",
"version": "2.5.4",
"description": "Client Runtime for Node.js client libraries generated using AutoRest",
"tags": [
"node",