Closed emesika closed 8 months ago
merging based on
<element name="getDefinedCustomFieldType">
<complexType>
<sequence>
<element name="projectID" type="xsd:string"/>
<element name="typeID" type="xsd:string"/>
<element name="key" type="xsd:string"/>
</sequence>
</complexType>
</element>
<!--------------------->
<element name="getDefinedCustomFieldTypes">
<complexType>
<sequence>
<element name="projectID" type="xsd:string"/>
<element name="typeID" type="xsd:string"/>
</sequence>
</complexType>
</element>
Wrong code in get_defined_custom_field_type and get_defined_custom_field_types
get_defined_custom_field_type:
get_defined_custom_field_types: