Variable openapiShorthandPrimitiveTypesConst
openapiShorthandPrimitiveTypes: readonly [
"boolean",
"date-time",
"date",
"integer",
"null",
"number",
"string",
"boolean[]",
"date-time[]",
"date[]",
"decimal",
"decimal[]",
"integer[]",
"json",
"number[]",
"string[]",
] = ...