gitlab-org--gitlab-foss/changelogs/unreleased/optional-api-delimiter.yml
Jan Provaznik 2370ff85fe Optional '/-/' delimiter for search API
'/-/' delimiter is used only in UI, in API we don't use it for
other endpoints. To align search endpoints with the rest of API
endpoints, this patch makes '/-/' optional for existing endpoints (to
keep backward compatibility).

Documentation is updated to prefer paths without '/-/'.
2018-03-19 20:02:15 +01:00

5 lines
97 B
YAML

---
title: Make /-/ delimiter optional for search endpoints
merge_request:
author:
type: changed