Type

typeformatComments
integerint32signed 32 bits
integerint64signed 64 bits (a.k.a long)
numberfloat
numberdouble
string
stringbytebase64 encoded characters
stringbinaryany sequence of octets
boolean
stringdateAs defined by full-date - RFC3339
stringdate-timeAs defined by date-time - RFC3339
stringpasswordA hint to UIs to obscure input.