We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97f293f commit 1880083Copy full SHA for 1880083
1 file changed
precomputer/src/utils/queue.xsd
@@ -56,6 +56,10 @@
56
<xs:restriction base="xs:string">
57
<xs:enumeration value="IN-QUEUE"/>
58
<xs:enumeration value="NOT-RECEIVED"/>
59
+ <xs:enumeration value="REFQUEUE"/>
60
+ <xs:enumeration value="NOT-RECEIVED-2G"/>
61
+ <xs:enumeration value="NOT-RECEIVED-3G"/>
62
+ <xs:enumeration value="WITHDRAWNREF"/>
63
</xs:restriction>
64
</xs:simpleType>
65
0 commit comments