You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The first time the data is taken from GitHub, and the next time it is taken from the cache (separate .json file for each language)
Implementation Commands
getCompainList
Query input:
{
"includeEpisodes": Boolean
"compainId": Strnig // filter for Compain
// if the content with the translation in the requested language is not found, we take the content with the default language, default language en_US
// the content language is determined by the suffix of the file with the content by mask: <filename>.<language>.md , example: index.en_US.md
"language": String
}
The first time the data is taken from GitHub, and the next time it is taken from the cache (separate .json file for each language)
Implementation Commands
Query input:
Query output:
Query input:
Query output:
Query input:
Query output:
The text was updated successfully, but these errors were encountered: