Skip to content

Fix photos api title field

Sébastiaan Versteeg requested to merge fix/photos-api-title into master

Previous behaviour

Steps to reproduce:

  1. The API gives back two fields title_nl and title_en.

New behaviour

Steps to validate that it works:

  1. The API gives back one title field based on the users language.

Merge request reports