change schema retrieval order
- Call order to retrieve a schema has been changed(reversed). The Schema service is called before the Storage service now.
- Changes are in the core module, affects all cloud providers.
- Schema service can encounter more requests now. (Storage service - less)
Edited by Sviatoslav Nekhaienko