Skip to content

Commit

Permalink
Storage STG 94 (Azure#28327)
Browse files Browse the repository at this point in the history
* added swagger (Azure#28199)

* [STG94] Updated STG94 Files Readme (Azure#28201)

* added swagger

* updated readme

* small fix

* added new blob swagger (Azure#28245)

* added blob readme (Azure#28246)

* Ran prettier on the 2024-08-04 files swagger file (Azure#28358)

* Added AuthenticationErrorDetail to StorageError (Azure#28360)

* NFS Share Snapshot (Azure#28362)

* Added GetAccountInfo() API to Container and Blob level (Azure#28297)

* Storage Error Codes for Copies (Azure#28359)

* Revert "Storage Error Codes for Copies (Azure#28359)"

This reverts commit 8b14ba4.

---------

Co-authored-by: Tamer Sherif <69483382+tasherif-msft@users.noreply.github.com>
  • Loading branch information
2 people authored and Francisco-Gamino committed Jun 5, 2024
1 parent 8a6aaba commit 9ab9edc
Show file tree
Hide file tree
Showing 4 changed files with 19,794 additions and 2 deletions.
11 changes: 10 additions & 1 deletion specification/storage/data-plane/Microsoft.BlobStorage/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```
Expand Down Expand Up @@ -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:
Expand Down
Loading

0 comments on commit 9ab9edc

Please sign in to comment.