xml/formats/list/D365Bap.Tools.PpeCustomApi.List.Format.ps1xml

<?xml version="1.0" encoding="utf-8"?>
<Configuration>
  <ViewDefinitions>
    <View>
            <Name>D365Bap.Tools.PpeCustomApi</Name>
            <ViewSelectedBy>
                <TypeName>D365Bap.Tools.PpeCustomApi</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>Name</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>DisplayName</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>OperationType</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>HttpMethod</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Binding</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>BoundEntity</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>WebApiPath</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>SoapRequest</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>IsPrivate</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>RequestParameters</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>ResponseProperties</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
  </ViewDefinitions>
</Configuration>