Skip to content

interface: Fix return type of origin_get method

It returns a list of origins, which is indexable in contrary of an iterable of origins.

Merge request reports