mezzio-hal icon indicating copy to clipboard operation
mezzio-hal copied to clipboard

Option to avoid structure equivalence check

Open weierophinney opened this issue 5 years ago • 0 comments

I suspect that sometimes it would be nice to have the option to skip the check provided by the HalResource::compareResources method.

This is because sometimes resources could have optional fields, or because an embedded resource makes sense only in certain cases


Originally posted by @marcosh at https://github.com/zendframework/zend-expressive-hal/issues/54

weierophinney avatar Dec 31 '19 20:12 weierophinney