nkowaokwu / igbo_api

An API exposing Igbo words, definitions, and more
https://igboapi.com
Apache License 2.0
316 stars 141 forks source link

Support `source` and `translations` fields on Example #810

Closed ijemmao closed 2 months ago

ijemmao commented 2 months ago

Describe your changes

Migrates away from language specific fields igbo and english and opts for a more generic approach with source and translations. Additionally, the original source field that lived on Word documents have been renamed to origin to avoid field conflicts.

Issue ticket number and link

N/A

Motivation and Context

We want to be able to support the more generic and open data collection happening on the Igbo API Editor Platform

How Has This Been Tested?

Locally and updated automated tests.

Screenshots (if appropriate):

N/A