I have array of observables created by angular http calls which returns array of items with same schema for all calls. I want them to be flattened into single array. what is