Now that we are ingesting data from other sources, we want to prevent this collected data from being presented to consumers of the Igbo API or Nkọwa okwu because this data hasn't been prepared to be publicly released.
Describe your changes
While querying for and filtering example sentences, we will check the new source field to see if it doesn't exist or if it is set to have the source of the Igbo API Editor Platform. If it doesn't come from the Igbo API Editor Platform, we will not show these example sentences to the public.
Motivation and Context
Now that we are ingesting data from other sources, we want to prevent this collected data from being presented to consumers of the Igbo API or Nkọwa okwu because this data hasn't been prepared to be publicly released.
Describe your changes
While querying for and filtering example sentences, we will check the new
source
field to see if it doesn't exist or if it is set to have the source of the Igbo API Editor Platform. If it doesn't come from the Igbo API Editor Platform, we will not show these example sentences to the public.How Has This Been Tested?
Create new unit tests and ran locally.
Screenshots (if appropriate):
N/A