Skip to content

Latest commit

 

History

History
 
 

function-import

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Function Import Sample

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.

Used / Implemented API function