From edb91b77fade3ce0016c51556e36ab2db045f8c8 Mon Sep 17 00:00:00 2001 From: Tamer Sherif Date: Wed, 13 Mar 2024 10:51:30 -0700 Subject: [PATCH] added blob readme --- .../data-plane/Microsoft.BlobStorage/readme.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/specification/storage/data-plane/Microsoft.BlobStorage/readme.md b/specification/storage/data-plane/Microsoft.BlobStorage/readme.md index ec4c29ae9a81..7595ea088ec1 100644 --- a/specification/storage/data-plane/Microsoft.BlobStorage/readme.md +++ b/specification/storage/data-plane/Microsoft.BlobStorage/readme.md @@ -25,7 +25,7 @@ These are the global settings for the BlobStorage API. ``` yaml openapi-type: data-plane -tag: package-2021-12 +tag: package-2024-08 use-internal-constructors: true add-credentials: true ``` @@ -93,6 +93,15 @@ input-file: - stable/2021-12-02/blob.json ``` +### Tag: package-2024-08 + +These settings apply only when `--tag=package-2024-08` is specified on the command line. + +``` yaml $(tag) == 'package-2024-08' +input-file: +- stable/2024-08-04/blob.json +``` + ### Suppression ``` yaml directive: