DavisRayM Ensure that the flow package id is always a UUID4 value (#15)
3c980eb May 7, 2020
Ensure that the flow package id is always a UUID4 value (#15)
* Ensure the flow ID is a UUID4 string

* Update flow result examples with valid uuid4 values

* Add test to verify that flow id is validated
3c980eb