Changes to GET /api/v2/podcasts/:podcastKey/episodes
GET /api/v2/podcasts/{podcastKey}/episodes
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 5 revisions of this API.32
What changed
- ▲
for the
queryrequest parameterlimit, the max was decreased from1000.00to100.00request-parameter-max-decreased
- ●
for the
queryrequest parameteroffset, the max was set to1000.00request-parameter-max-set
- ●
removed the optional property
//from the response with the statusresponse-optional-property-removed
- ▲
- ▲
for the
queryrequest parameterlimit, default value10was addedrequest-parameter-default-value-added
- ▲
for the
queryrequest parameteroffset, default value0was addedrequest-parameter-default-value-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲