Skip to content

3.1.0

Choose a tag to compare

@eli-darkly eli-darkly released this 01 Jun 23:16

[3.1.0] - 2018-06-01

Added

  • The new class ConfigurationBuilder provides a validated fluent builder pattern for Configuration instances.
  • The HTTP method and request body can now be specified in ConfigurationBuilder or in the Configuration constructor. The default is still to use GET and not send a request body.