Update XSDs for branch feature/buildSQL-mobile-tests - Build 1

This commit is contained in:
2025-12-10 17:24:15 +00:00
parent b8be6e73b7
commit 9b162ef6c7
+1
View File
@@ -141,6 +141,7 @@
<xs:attribute name="shouldDisplayNextTask" type="xs:boolean" /> <xs:attribute name="shouldDisplayNextTask" type="xs:boolean" />
<xs:attribute name="shouldDisplayNextTaskWithoutConfirmation" type="xs:boolean" /> <xs:attribute name="shouldDisplayNextTaskWithoutConfirmation" type="xs:boolean" />
<xs:attribute name="shouldRefreshTasksFromBackendAfterEnd" type="xs:boolean" /> <xs:attribute name="shouldRefreshTasksFromBackendAfterEnd" type="xs:boolean" />
<xs:attribute name="preventAttach" type="xs:boolean" />
</xs:extension> </xs:extension>
</xs:complexContent> </xs:complexContent>
</xs:complexType> </xs:complexType>