Input Output Models

Flexbase solution structure

Let us look at the first project in the presentation layer which is ‘APIModels’.

If we go to the solution, we have the APIModels project containing InputAPIModels and the OutputAPIModels. Both the folders get created the first time any feature is generated.

This will contain the structure of data that the user needs to input and the structure of the model that the user is seeking as the output from the queries.

Last updated