Skip to content

Commit

Permalink
Route v2 toc (#27500)
Browse files Browse the repository at this point in the history
* Update readme.md: Common/stable/2023-06-01

current: Common/stable/2023-07-01
Updated: Common/stable/2023-06-01

* Added route v2 preview.
  • Loading branch information
stevemunk authored Jan 23, 2024
1 parent f9f1a6a commit 47fa9d7
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions specification/maps/data-plane/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,15 @@ input-file:
- Search/preview/1.0/search.json
```

### Tag: package-2023-10-01-preview

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

```yaml $(tag) == 'package-2023-10-01-preview'
input-file:
- Route/preview/2023-10-01-preview/route.json
```

### Tag: package-deprecated

These settings apply only when `--tag=package-deprecated` is specified on the command line.
Expand Down

0 comments on commit 47fa9d7

Please sign in to comment.