Update REST API Version
According to this file: https://raw.githubusercontent.com/Azure/azure-sdk-for-node/master/lib/services/keyVault/lib/keyVaultClient.js The latest version supports 7.0
This commit is contained in:
Родитель
38d405e4f7
Коммит
fdca791556
|
@ -2,7 +2,7 @@
|
|||
|
||||
This project provides a Node.js package for accessing keys, secrets and certificates on Azure Key Vault. Right now it supports:
|
||||
- **Node.js version: 6.x.x or higher**
|
||||
- **REST API version: 2016-10-01**
|
||||
- **REST API version: 7.0**
|
||||
|
||||
## Features
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче