Skip to content

v1.0.2

Compare
Choose a tag to compare
@AshleyPoole AshleyPoole released this 03 Jan 22:18
· 62 commits to master since this release

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()