Skip to content

HyP3 SDK v7.5.0

Choose a tag to compare

@tools-bot tools-bot released this 23 May 17:51
2aea5f1

Added

  • Added support for specifying a HyP3 API URL with a non-.asf.alaska.edu domain name. This is accomplished by updating the domain of the asf-urs cookie when creating the HyP3 object.
  • Added support for specifying a HyP3 API URL that includes a path after the domain name. All API endpoints will be relative to the given path. For example, specifying https://foo.example.com/api results in the /user endpoint being relative to /api, i.e. https://foo.example.com/api/user.