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

Feature: Add file types for APIs that support file translation #613

Open
tovmasharrison opened this issue Apr 14, 2024 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@tovmasharrison
Copy link
Contributor

Currently, inside apis.json, file_translation: true is given for APIs that support file translation.

Screen Shot 2024-04-14 at 11 35 11

  1. Instead of giving a boolean value, we can just add the file types each API supports.
    For example: file_translation: [XML, Text, Markdown]

  2. Afterward, in api.html, we can have a list of types and just put it in the infobox:

File types: ...

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

No branches or pull requests

2 participants