Skip to content

Commit 6549592

Browse files
daniel-rochaDaniel Rocha
andauthored
Fixed examples and added billing info (#18095)
* Fixed examples and added billing info * Fixed some methods with no billing info * Fixed a buggy doc * Fix tagging issue to pass lintdiff Co-authored-by: Daniel Rocha <[email protected]>
1 parent ca0e3a7 commit 6549592

File tree

3 files changed

+27
-16
lines changed

3 files changed

+27
-16
lines changed

specification/maps/data-plane/Route/preview/1.0/examples/GetRouteRange.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
"parameters": {
33
"format": "json",
44
"api-version": "1.0",
5-
"query": "50.97452,5.86605",
5+
"query": [
6+
50.97452,
7+
5.86605
8+
],
69
"timeBudgetInSec": 6000
710
},
811
"responses": {

0 commit comments

Comments
 (0)