diff --git a/spec/openapi.yaml b/spec/openapi.yaml index 8d1ae39c..68255d8d 100644 --- a/spec/openapi.yaml +++ b/spec/openapi.yaml @@ -11270,30 +11270,31 @@ components: description: A unique identifier for the file type. enum: - android - - ios + - csv + - doc + - docx - gettext - html + - idml + - ios - java_properties - - xliff - - xml - json - - docx + - madcap + - markdown + - plain_text + - ppt - pptx - - xlsx - - idml + - pres - qt - resx - - plain_text - - csv - srt - stringsdict - xls - - doc - - ppt - - pres - - madcap + - xlsx + - xlsxTemplate + - xliff + - xml - yaml - - markdown ImportTranslationsFileType: type: string description: A unique identifier for the file type.