Encapsulate concept of default source by moving to array responses of content
and translations
#1879
Labels
Effort 2
Well-sized task (simple code + tests).
✓ Type Task
Technical work that is not directly related to a user requirement but still must be completed.
Summary
As there are multiple sources of both content and translations, an end user may not know which source to use for content and translations, per composition. A clean way of modelling around this is to represent content and translation values as arrays, ordered by our recommendation for the line.
Approach
Change the JSON representation to use arrays, rather than objects to represent the value of
content
/gurbani
andtranslations
.The text was updated successfully, but these errors were encountered: