Skip to content

Commit

Permalink
Resolve wsdl file conflict.
Browse files Browse the repository at this point in the history
  • Loading branch information
Thisara-Welmilla committed Oct 15, 2024
1 parent 13ee92f commit 6d89ddb
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -364,6 +364,7 @@
<xs:element minOccurs="0" name="applicationID" type="xs:int"/>
<xs:element minOccurs="0" name="applicationName" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="applicationResourceId" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="applicationVersion" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="associatedRolesConfig" nillable="true" type="ax2163:AssociatedRolesConfig"/>
<xs:element minOccurs="0" name="b2BSelfServiceApp" type="xs:boolean"/>
<xs:element minOccurs="0" name="certificateContent" nillable="true" type="xs:string"/>
Expand Down Expand Up @@ -695,6 +696,7 @@
<xs:element minOccurs="0" name="applicationId" type="xs:int"/>
<xs:element minOccurs="0" name="applicationName" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="applicationResourceId" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="applicationVersion" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="clientId" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="description" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="imageUrl" nillable="true" type="xs:string"/>
Expand Down

0 comments on commit 6d89ddb

Please sign in to comment.