Skip to content

v1.0.2

Choose a tag to compare

@AshleyPoole AshleyPoole released this 03 Jan 22:18

Added
StatusCodes model.
Integration tests.

Fixed
Bug with GetStatusCodes() response model being incomplete.

Changed
Major refractor
GetStatusCodes() now returns a StatusCodes model which contains StatusDetails rather than just returning StatusDetails as the top level response model.
Renamed Service() to SSLLService()