... | ... | @@ -137,6 +137,8 @@ The official definition of the primitive type can be found in https://github.com |
|
|
|
|
|
Primitive types are usually mapped to primitive types in the corresponding programming language and we do not recommend mapping primitive types to models (e.g. primitive type wrappers) as this does not conform to the specification.
|
|
|
|
|
|
Mustache tags such as `isString`, `isNumber` are for enum models only.
|
|
|
|
|
|
## git
|
|
|
|
|
|
### How can I rebase my PR on the latest master?
|
... | ... | |