Skip to content

HTTP JSON Endpoint initializer fix; improved documentation

Compare
Choose a tag to compare
@justinpawela justinpawela released this 12 Oct 19:24
· 54 commits to master since this release

Updated

  • All source code documentation has been reviewed and improved
  • The LXEntryFormatter.jsonFormatter() has been made private, as it does currently behave as developers might expect. Hopefully, this formatter can be made publicly available again in the future. See #8.

Fixed

  • LXHTTPJSONEndpoint's designated initializer parameter dateFormatter now correctly defaults to .ISO8601DateTimeFormatter()