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: static/retirement/v0api/index.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ You can also browse the [full Search API Swagger specification](../../search/sea
40
40
41
41
## Migration guide
42
42
43
-
Below you can find detailed ways that you can still get the same data from the ONS using our latest services which will benefit from continued enhancement and investment.
43
+
Below you can find detailed ways to access the same data from the ONS using our latest services which will benefit from continued enhancement and investment.
44
44
45
45
### /dataset
46
46
@@ -117,9 +117,9 @@ Parameters:
117
117
| start | offset |
118
118
| limit | limit |
119
119
120
-
You will need to add a new parameter to the request to just return the `dataset` content type:
120
+
You will need to add a new parameter to the request to just return the `timeseries` content type:
121
121
122
-
`content_type=dataset`
122
+
`content_type=timeseries`
123
123
124
124
See the [search response mapping](#search-response-mapping) for the overall response mapping and [search item data mapping](#search-item-data-mapping) for the mappings for individual items.
0 commit comments