[GET] /portfolio/entries/{entry_id}/get-file

  • Remove the verb get- from the URI.

    • The HTTP method GET already encapsulates the fact that a file will be retrieved for the specified portfolio entry.

Last updated