Skip to content

Commit 73a16d5

Browse files
Fixed description regarding AuthorizationServer (#456)
1 parent 20711b6 commit 73a16d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wsdl/ver10/uplink/wsdl/uplink.wsdl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ IN NO EVENT WILL THE CORPORATION OR ITS MEMBERS OR THEIR AFFILIATES BE LIABLE FO
9393
</xs:annotation>
9494
</xs:element>
9595
<xs:element name="AuthorizationServer" type="tt:ReferenceToken" minOccurs="0">
96-
<xs:annotation><xs:documentation> JWTConfiguration token referring to an Authorization server that provides JWT token to authorize with the uplink server.</xs:documentation></xs:annotation>
96+
<xs:annotation><xs:documentation> AuthorizationServer token referring to the server that provides JWT tokens to authorize with the uplink server.</xs:documentation></xs:annotation>
9797
</xs:element>
9898
<xs:element name="Error" type="xs:string" minOccurs="0">
9999
<xs:annotation><xs:documentation>Optional user readable error information (readonly).</xs:documentation></xs:annotation>

0 commit comments

Comments
 (0)