Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added new fields to post for translation service #47

Open
wants to merge 3 commits into
base: translation
Choose a base branch
from

Conversation

annashiheart
Copy link

In public/openapi/components/schemas/PostObject.yaml and public/openapi/write/posts/pid.yaml, I added the fields isEnglish and translatedContent to the Post objects. This will enable the use of a translation service later on. I also created a new folder called translate, in which we can add more files for when we use an API.

Finally, I made some setup changes in files like .gitignore and .mocharc.yml to make working from this branch easier.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants