From 26ebb2cff35549bf5164c62d0cd09e2cf1c8ea58 Mon Sep 17 00:00:00 2001 From: conhua Date: Wed, 25 Nov 2020 15:05:20 +0800 Subject: [PATCH] rename preview to stable --- .../AnomalyDetector/{preview => stable}/v1.0/AnomalyDetector.json | 0 .../{preview => stable}/v1.0/examples/EntireDetect.json | 0 .../{preview => stable}/v1.0/examples/LastDetect.json | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename specification/cognitiveservices/data-plane/AnomalyDetector/{preview => stable}/v1.0/AnomalyDetector.json (100%) rename specification/cognitiveservices/data-plane/AnomalyDetector/{preview => stable}/v1.0/examples/EntireDetect.json (100%) rename specification/cognitiveservices/data-plane/AnomalyDetector/{preview => stable}/v1.0/examples/LastDetect.json (100%) diff --git a/specification/cognitiveservices/data-plane/AnomalyDetector/preview/v1.0/AnomalyDetector.json b/specification/cognitiveservices/data-plane/AnomalyDetector/stable/v1.0/AnomalyDetector.json similarity index 100% rename from specification/cognitiveservices/data-plane/AnomalyDetector/preview/v1.0/AnomalyDetector.json rename to specification/cognitiveservices/data-plane/AnomalyDetector/stable/v1.0/AnomalyDetector.json diff --git a/specification/cognitiveservices/data-plane/AnomalyDetector/preview/v1.0/examples/EntireDetect.json b/specification/cognitiveservices/data-plane/AnomalyDetector/stable/v1.0/examples/EntireDetect.json similarity index 100% rename from specification/cognitiveservices/data-plane/AnomalyDetector/preview/v1.0/examples/EntireDetect.json rename to specification/cognitiveservices/data-plane/AnomalyDetector/stable/v1.0/examples/EntireDetect.json diff --git a/specification/cognitiveservices/data-plane/AnomalyDetector/preview/v1.0/examples/LastDetect.json b/specification/cognitiveservices/data-plane/AnomalyDetector/stable/v1.0/examples/LastDetect.json similarity index 100% rename from specification/cognitiveservices/data-plane/AnomalyDetector/preview/v1.0/examples/LastDetect.json rename to specification/cognitiveservices/data-plane/AnomalyDetector/stable/v1.0/examples/LastDetect.json