From e63921e0c282b2debca2e9f93ffd69bcd320c024 Mon Sep 17 00:00:00 2001 From: Rick Ley Date: Tue, 21 Jul 2020 15:09:44 -0700 Subject: [PATCH] Added tag to storage readme --- specification/storage/data-plane/readme.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/specification/storage/data-plane/readme.md b/specification/storage/data-plane/readme.md index d3ec35c080b4..4f252142643f 100644 --- a/specification/storage/data-plane/readme.md +++ b/specification/storage/data-plane/readme.md @@ -31,6 +31,15 @@ use-internal-constructors: true add-credentials: true ``` +### Tag: package-2019-12 + +These settings apply only when `--tag=package-2019-12` is specified on the command line. + +``` yaml $(tag) == 'package-2019-12' +input-file: +- Microsoft.BlobStorage/preview/2019-12-12/blob.json +``` + ### Tag: package-2018-11 These settings apply only when `--tag=package-2018-11` is specified on the command line.