Skip to content

Implement document flow support

Petter Reinholdtsen requested to merge implement-document-flow into master

Updated related constants, added deserialise test, implemented serialiser and deserialiser, service and controller. Extended UserService with methods to return User instances for a given user name and UUID. Include toplevel endpoint for searching across all document flow instances.

Removed code to handle document flow embedded in parent instance JSON.

Fixes #163 (closed)

Merge request reports