Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 357 Bytes

variables.md

File metadata and controls

5 lines (3 loc) · 357 Bytes

Variables

The IVariable interface in the codebase represents a set of variables used in the calculations. They are sent to the application as a POST request at the calculate enpoint. See the example Postman collection

The variables are documented in the variables.ts file.