Skip to content

Commit 510e14f

Browse files
authored
Update src/content/release-notes/api-deprecations.yaml
1 parent 580de6f commit 510e14f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/release-notes/api-deprecations.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ entries:
1010
1111
End of life date: April 15, 2026
1212
13-
The Radar API currently has multiple summary and timeseries groups endpoints per dataset (e.g., `/radar/http/summary/device_type`, `/radar/http/timeseries_groups/device_type`, etc.), which share nearly identical parameters and schema.
13+
The Radar API currently has multiple summary and timeseries groups endpoints per dataset (for example, `/radar/http/summary/device_type` and `/radar/http/timeseries_groups/device_type`), which share nearly identical parameters and schema.
1414
To simplify the API and improve maintainability, these endpoints will be replaced with parameterized endpoints using a `{dimension}` path parameter.
1515
1616
Deprecated APIs:

0 commit comments

Comments
 (0)