photools.com Community

IMatch Bug Reports and Feature Requests => Feature Requests => Archive (Feature Requests) => Topic started by: jeg on September 09, 2017, 01:21:12 PM

Title: name of relation
Post by: jeg on September 09, 2017, 01:21:12 PM
I need the type of an relation (endpoint relation/definitions) of a file.

When I request the relations with the endpoint "files/relations" I don't get any information about this. Before in Imatch 5

For Each lVersion In lImage.Versions
   If lVersion.RelationDefinitionName="<name>" Then
       ....
   End If
Next

Title: Re: name of relation
Post by: Mario on September 09, 2017, 01:40:19 PM
Makes sense.
I have changed the /files/relations endpoint output for the next release.
It now groups masters and versions by their definition.

See https://www.photools.com/release-notes/ for details.