Private/EntitySetPluralOverrides.psd1

@{
    # Entity set names that conventional pluralization does not produce (design 6.2).
    # Consulted before falling back to convention when building request paths.
    dvtablesearch = 'dvtablesearchs'
}