In this sample we just load a simple metadata file that the mockserver will leverage alongside with static mock data defined in json files
The mock data file must be named with the same name as the EntitySet you're mocking.
The RootEntity file implements the executeAction method now, meaning that it will be called when you define a custom action.