Extensible data value repository
This project is maintained by OAI
Please raise a Pull-Request or Issue to contribute or discuss a registry value.
Value | Description | Issue |
---|---|---|
binary | any sequence of octets | |
byte | base64 encoded characters | |
commonmark | commonmark-formatted text | |
date-time | date and time as defined by date-time - RFC3339 | |
date | date as defined by full-date - RFC3339 | |
double | double precision floating point number | |
float | single precision floating point number | |
html | HTML-formatted text | |
int32 | signed 32-bit integer | |
int64 | signed 64-bit integer | |
int8 | signed 8-bit integer | #845 |
uint8 | unsigned 8-bit integer | #845 |