From 47fa9d72de38f3fa791561e81db57ab97760a1eb Mon Sep 17 00:00:00 2001 From: steve munk <33468793+stevemunk@users.noreply.github.com> Date: Tue, 23 Jan 2024 12:10:04 -0800 Subject: [PATCH] Route v2 toc (#27500) * Update readme.md: Common/stable/2023-06-01 current: Common/stable/2023-07-01 Updated: Common/stable/2023-06-01 * Added route v2 preview. --- specification/maps/data-plane/readme.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/specification/maps/data-plane/readme.md b/specification/maps/data-plane/readme.md index be220b54a806..428f64c72a4d 100644 --- a/specification/maps/data-plane/readme.md +++ b/specification/maps/data-plane/readme.md @@ -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.