Skip to content

Commit ad367ff

Browse files
committed
clarify response of misleading interface
1 parent 2eba029 commit ad367ff

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

wsdl/ver10/advancedsecurity/wsdl/advancedsecurity.wsdl

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2473,7 +2473,9 @@
24732473
<xs:sequence>
24742474
<xs:element name="CertificationPathID" type="tas:CertificationPathID" minOccurs="0" maxOccurs="2">
24752475
<xs:annotation>
2476-
<xs:documentation>The IDs of all certification paths that are assigned for media signing.</xs:documentation>
2476+
<xs:documentation>The IDs of all certification paths that are assigned for media signing.
2477+
As expected response structure is misleading, to retrieve the assigned media signing certificates as expected from interface name,
2478+
client needs to make an additional request of GetCertificationPath with CertificationPathID as input.</xs:documentation>
24772479
</xs:annotation>
24782480
</xs:element>
24792481
</xs:sequence>

0 commit comments

Comments
 (0)