When using swagger definition file, returning a map, needs to be in a key, value list. To handle this common case in the API, a helper function was added that gets an unorder_map and return a vector of key, value mapping. Signed-off-by: Amnon Heiman <amnon@cloudius-systems.com>