| Class | Description |
|---|---|
| FormAccessModeInfo |
Class to hold information about Form mode.
|
| FormAccessModeInfo.FormAccessModeRules | |
| KeepActiveApiInfo |
Holds a summary of all loaded APIs to cater to the /api endpoint of the http listener
|
| KeepApiInfo | |
| KeepApplicationConfigInfo |
Class to hold config info about an external application using Keep.
|
| KeepDbInfo |
| Enum | Description |
|---|---|
| KeepApiInfo.BodyType |
List of body types we expect / process Currently we only need to distinguish between JSON (object/array) and other like buffer or mime
|
| KeepApplicationConfigInfo.ApplicationStatus |
Enum for Application Status, corresponding to enum in the OpenAPI spec
|
| KeepDbInfo.FormulaEngine |
Formula engine to use for calculating formulas.
|