From 792a3c967d3556880e0ac43a71882a906e311826 Mon Sep 17 00:00:00 2001 From: Will Huang Date: Mon, 20 May 2024 14:27:58 +0800 Subject: [PATCH] rename to pointType --- .../preview/2024-06-01-preview/examples/PostRouteMatrix.json | 4 ++-- .../2024-06-01-preview/examples/PostRouteMatrixAsync.json | 4 ++-- .../data-plane/Route/preview/2024-06-01-preview/route.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/specification/maps/data-plane/Route/preview/2024-06-01-preview/examples/PostRouteMatrix.json b/specification/maps/data-plane/Route/preview/2024-06-01-preview/examples/PostRouteMatrix.json index 819f98f44ceb..1e9ddae0d8a1 100644 --- a/specification/maps/data-plane/Route/preview/2024-06-01-preview/examples/PostRouteMatrix.json +++ b/specification/maps/data-plane/Route/preview/2024-06-01-preview/examples/PostRouteMatrix.json @@ -20,7 +20,7 @@ ] }, "properties": { - "type": "origins" + "pointType": "origins" } }, { @@ -39,7 +39,7 @@ ] }, "properties": { - "type": "destinations" + "pointType": "destinations" } } ], diff --git a/specification/maps/data-plane/Route/preview/2024-06-01-preview/examples/PostRouteMatrixAsync.json b/specification/maps/data-plane/Route/preview/2024-06-01-preview/examples/PostRouteMatrixAsync.json index 880905cf541c..c125c66bb8b7 100644 --- a/specification/maps/data-plane/Route/preview/2024-06-01-preview/examples/PostRouteMatrixAsync.json +++ b/specification/maps/data-plane/Route/preview/2024-06-01-preview/examples/PostRouteMatrixAsync.json @@ -20,7 +20,7 @@ ] }, "properties": { - "type": "origins" + "pointType": "origin" } }, { @@ -39,7 +39,7 @@ ] }, "properties": { - "type": "destinations" + "pointType": "destination" } } ], diff --git a/specification/maps/data-plane/Route/preview/2024-06-01-preview/route.json b/specification/maps/data-plane/Route/preview/2024-06-01-preview/route.json index bb39a40bb4e3..f5cc97f0729e 100644 --- a/specification/maps/data-plane/Route/preview/2024-06-01-preview/route.json +++ b/specification/maps/data-plane/Route/preview/2024-06-01-preview/route.json @@ -3156,7 +3156,7 @@ "type": "object", "description": "Specifies the properties of Route Matrix", "properties": { - "type": { + "pointType": { "description": "The type of the route matrix.", "type": "string", "enum": [