mezzio-hal
mezzio-hal copied to clipboard
Option to avoid structure equivalence check
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