Resolve "Default value useGetEndpoint"
Add default
parameter to useGetEndpoint
to specify a default value to be returned if error on fetch.
Use this new parameter to get S[]
instead of S[]|undefined
in calls to DATASET_LIST_ENDPOINT
and INVESTIGATION_LIST_ENDPOINT
Closes #186 (closed)
Edited by Mael Gaonach