For example the uint32 type give: ``` components: schemas: Address: type: object properties: exp: $ref: '#/components/schemas/uint32' ```