getProperties -- do we still need Enum "returnVersion"?

    • Type: Bug
    • Resolution: Fixed
    • Priority: Minor
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Hide

      Delete the "returnVersion" parameter from getProperties.

      Show
      Delete the "returnVersion" parameter from getProperties.
    • Hide

      Proposal accepted.

      Show
      Proposal accepted.

      Domain model & schema currently say that for "getProperties" there's an enum property for "returnVersion". The enum lets the caller specify whether they want the property values for the exact Document specified, or a different version in its version series (e.g. latest major, latest).

      ... but it's inconsistent that we don't expose this on getContentStream, where it would be equally valuable.

      Furthermore, it's not clear we even need it anymore, since there's already a service method for "getPropertiesOfLatestVersion".

            Assignee:
            Ethan Gur-esh (Inactive)
            Reporter:
            Ethan Gur-esh (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: