Skip to content

Commit

Permalink
[STG94] Updated STG94 Files Readme (#28201)
Browse files Browse the repository at this point in the history
* added swagger

* updated readme

* small fix
  • Loading branch information
tasherif-msft authored Mar 11, 2024
1 parent bdf820d commit 7453d3d
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion specification/storage/data-plane/Microsoft.FileStorage/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 FileStorage API.

``` yaml
openapi-type: data-plane
tag: package-2024-05
tag: package-2024-08
use-internal-constructors: true
add-credentials: true
```
Expand Down Expand Up @@ -129,6 +129,15 @@ input-file:
- stable/2024-05-04/file.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/file.json
```

### Suppression
``` yaml
directive:
Expand Down

0 comments on commit 7453d3d

Please sign in to comment.