elasticsearch-dsl-py icon indicating copy to clipboard operation
elasticsearch-dsl-py copied to clipboard

Add AttrList.to_list()

Open kujiy opened this issue 3 years ago • 2 comments
trafficstars

AttrDict has to_dict() but AttrList does not have to_list().

AttrList does not work for PyDantic as a data type. It's good if anyone can convert AttrList to list easily.

Thanks,

kujiy avatar Apr 27 '22 02:04 kujiy

💚 CLA has been signed

I signed the CLA. Please proceed the review, thanks

kujiy avatar Apr 27 '22 02:04 kujiy