You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: specification/schemas/DirectionsRoute.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ properties:
36
36
$ref: "./Bounds.yml"
37
37
copyrights:
38
38
type: string
39
-
description: Contains an array of warnings to be displayed when showing these directions. You must handle and display these warnings yourself.
39
+
description: Contains the copyright notices to be displayed for this route. You must handle and display this information yourself. This content is meant to be read as-is. Do not programmatically parse this display-only content.
40
40
summary:
41
41
type: string
42
42
description: Contains a short textual description for the route, suitable for naming and disambiguating the route from alternatives.
0 commit comments