Skip to content

VoidStatement and Document Retrieval Bug Fixes

Compare
Choose a tag to compare
@brianjmiller brianjmiller released this 16 Nov 20:51
· 42 commits to master since this release
  • Adds VoidStatement sugar method to LRS interface and corresponding RemoteLRS implementation.
  • Fixes RetrieveState, RetrieveAgentProfile, RetrieveActivityProfile to correctly attach the Document retrieved to the LRS response object returned from the call.
  • Adds unit tests to prevent regression of the above.