/** * @openapi * components: * schemas: * createdAt: * type: integer * description: The time (in ms since POSIX epoch) when the item was created. * example: 1633522963509 * tags: * description: Tags applied to items. * type: array * items: * type: string * examples: * - Favorite * - Nonfiction/History * - Content: Violence */