Skip to content

Allow passing SearchConfig to getResource*ById*() methods

Latest
Compare
Choose a tag to compare
@zozlak zozlak released this 01 Oct 08:08
RepoInterface::getResource*ById*() API changed

The `?string $class` parameter replaced with `?SearchConfig $config` as
in other `getResourcesBy*()` methods. This also allows to specify amount
of metadata fetched by the `getResource*ById*()` calls