/** * @schema AdminProductVariantResponse * type: object * description: SUMMARY * x-schemaName: AdminProductVariantResponse * required: * - variant * properties: * variant: * $ref: "#/components/schemas/AdminProductVariant" * */