Option | Description | Values | Default |
addExternalLibs | Add the Possibility to fetch and compile external Libraries needed by this Framework. | | true |
helpersPackage | Specify the package name to be used for the helpers (e.g. org.openapitools.server.helpers). | | org.openapitools.server.helpers |
useStructModel | Use struct-based model template instead of get/set-based model template | | false |
IMPORT MAPPING
Type/Alias | Imports |
Object | #include "Object.h" |
std::map | #include <map> |
std::string | #include <string> |
std::vector | #include <vector> |
INSTANTIATION TYPES
Type/Alias | Instantiated By |
LANGUAGE PRIMITIVES
- bool
- char
- double
- float
- int
- int32_t
- int64_t
- long
RESERVED WORDS
Last updated on 1/20/2020