digitalfabrik / lunes-app

The front end for the Lunes vocabulary trainer. Back end: https://github.com/digitalfabrik/lunes-cms
https://lunes.app
Apache License 2.0
23 stars 5 forks source link

1023: Rename article field in API response #1024

Closed LeandraH closed 2 months ago

LeandraH commented 2 months ago

Short description

The app started crashing when opening the vocabulary list because the field article had been renamed to singular_article in the CMS. This renames that field also in the response parser.

Proposed changes

Side effects

Resolved issues

Fixes: #1023


f1sh1918 commented 2 months ago

thx for the quick fix. Since this should be fixed in the backend, i think the pr can be closed