Skip to content

New match API added

Latest

Choose a tag to compare

@motobob motobob released this 19 Dec 12:52
fde4578
Added match API to lookup items using partial key (#22)

* Added match API to lookup items using partial key

- minor readability improvement

* RC fixes