From 97744ec13e1dd8783b73c52a1fef551c1261e13e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E2=80=9CHeidi?= <hhood@smartling.com>
Date: Wed, 4 Jun 2025 13:04:56 -0400
Subject: [PATCH] add-xlsxTemplate-and-alphabetize-list

---
 spec/openapi.yaml | 27 ++++++++++++++-------------
 1 file changed, 14 insertions(+), 13 deletions(-)

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.