Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
Fix photos api title field
Code
Review changes
Check out branch
Download
Patches
Plain diff
Ghost User
requested to merge
fix/photos-api-title
into
master
Feb 28, 2018
Overview
2
Commits
1
Changes
1
Expand
Previous behaviour
Steps to reproduce:
The API gives back two fields
title_nl
and
title_en
.
New behaviour
Steps to validate that it works:
The API gives back one
title
field based on the users language.
Merge request reports
Loading