Skip to content

Commit

Permalink
[Storage] Add new Swagger files for STG96 (#30153)
Browse files Browse the repository at this point in the history
  • Loading branch information
jalauzon-msft authored Aug 12, 2024
1 parent a5b9c3a commit 58cd3d5
Show file tree
Hide file tree
Showing 6 changed files with 23,627 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ These are the global settings for the StorageDataLake API.

``` yaml
openapi-type: data-plane
tag: package-2023-05
tag: package-2025-01
use-internal-constructors: true
add-credentials: true
```
Expand Down Expand Up @@ -93,6 +93,15 @@ input-file:
- stable/2023-05-03/DataLakeStorage.json
```

### Tag: package-2025-01

These settings apply only when `--tag=package-2025-01` is specified on the command line.

``` yaml $(tag) == 'package-2025-01'
input-file:
- stable/2025-01-05/DataLakeStorage.json
```

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

0 comments on commit 58cd3d5

Please sign in to comment.