Skip to content

Commit

Permalink
Update swagger readme and change log
Browse files Browse the repository at this point in the history
  • Loading branch information
jianghaolu committed Apr 16, 2021
1 parent e30d062 commit f828db6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
5 changes: 4 additions & 1 deletion sdk/anomalydetector/azure-ai-anomalydetector/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
# Release History

## 3.0.0-beta.2 (Unreleased)
## 3.0.0-beta.2 (2021-04-16)

### New Features

- Add support for multivariate anomaly detection

## 3.0.0-beta.1 (2020-08-27)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
## Generate autorest code
``` yaml
input-file:
- https://raw.githubusercontent.com/conhua/azure-rest-api-specs-pr/conhua/anomaly-detector-multivarite/specification/cognitiveservices/data-plane/AnomalyDetector/preview/v1.1-preview/AnomalyDetector.json?token=AARWQPJZG3BAE354CNKBHUTAMZRVS
- https://raw.githubusercontent.com/conhua/azure-rest-api-specs-pr/conhua/anomaly-detector-multivarite/specification/cognitiveservices/data-plane/AnomalyDetector/preview/v1.1-preview/MultivariateAnomalyDetector.json?token=AARWQPJS3LI6HHHX5MTIKPDAMZR2O
- https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/cognitiveservices/data-plane/AnomalyDetector/preview/v1.1-preview/AnomalyDetector.json
- https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/cognitiveservices/data-plane/AnomalyDetector/preview/v1.1-preview/MultivariateAnomalyDetector.json
java: true
output-folder: ../
namespace: com.azure.ai.anomalydetector
Expand Down

0 comments on commit f828db6

Please sign in to comment.