Skip to content

Commit

Permalink
fix: update metadata with 236
Browse files Browse the repository at this point in the history
  • Loading branch information
RitamAgrawal committed Feb 8, 2022
1 parent e100904 commit e134782
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions resources/metadata.wsdl
Original file line number Diff line number Diff line change
Expand Up @@ -10415,6 +10415,7 @@ Copyright 2006-2022 Salesforce.com, inc. All Rights Reserved
<xsd:enumeration value="SlackAppHome"/>
<xsd:enumeration value="SlackMessage"/>
<xsd:enumeration value="SlackModal"/>
<xsd:enumeration value="SlackNotification"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:complexType name="UserAuthCertificate">
Expand Down Expand Up @@ -11241,6 +11242,7 @@ Copyright 2006-2022 Salesforce.com, inc. All Rights Reserved
<xsd:enumeration value="LwcServices"/>
<xsd:enumeration value="InvocableApexServices"/>
<xsd:enumeration value="InvocableExternalServices"/>
<xsd:enumeration value="ActionServices"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:complexType name="FlexiPageRegion">
Expand Down Expand Up @@ -11314,6 +11316,7 @@ Copyright 2006-2022 Salesforce.com, inc. All Rights Reserved
</xsd:complexType>
<xsd:complexType name="FlexipageDataSource">
<xsd:sequence>
<xsd:element name="definition" minOccurs="0" type="xsd:string"/>
<xsd:element name="flexipageDataSourceProperties" minOccurs="0" maxOccurs="unbounded" type="tns:FlexipageDataSourceProperty"/>
<xsd:element name="mode" minOccurs="0" type="tns:FlexipageDataSourceModeEnum"/>
<xsd:element name="name" type="xsd:string"/>
Expand All @@ -11336,6 +11339,7 @@ Copyright 2006-2022 Salesforce.com, inc. All Rights Reserved
<xsd:simpleType name="FlexipageDataSourceTypeEnum">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Record"/>
<xsd:enumeration value="Apex"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:complexType name="FieldInstance">
Expand Down

0 comments on commit e134782

Please sign in to comment.