restorecommerce / resource-base-interface

Basic Resource Interface defining CRUD Operations.
MIT License
0 stars 0 forks source link

Support fieldHandler for buffer fields inside array #135

Open Arun-KumarH opened 1 year ago

Arun-KumarH commented 1 year ago

Currently bufferFields are supported only on nested / root level of entity, if we need to define google.protobuf.Any inside an array currently its not possible, this should be extended to support.