Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[DEV-12120] Implement a new Stories API to fetch story by slug
The difference with `search()` is that this one can find relocated stories by its former slug values, even after slug has been changed. The consumer code is expected to perform a redirect when a story slug doesn't match the one coming from the request.
- Loading branch information