diff --git a/www/utils/generated/oas-output/operations/admin/post_admin_products_export.ts b/www/utils/generated/oas-output/operations/admin/post_admin_products_export.ts index ab3848f1c0cb4..666b9588f18ae 100644 --- a/www/utils/generated/oas-output/operations/admin/post_admin_products_export.ts +++ b/www/utils/generated/oas-output/operations/admin/post_admin_products_export.ts @@ -8,7 +8,7 @@ * * You'll receive in the response the transaction ID of the workflow generating the CSV file. To check the status of the execution, send a GET request to `/admin/workflows-executions/export-products/:transaction-id`. * - * Once the execution finishes successfully, a notification is created for the export. You can retrieve the notifications using the `/admin/notification` API route to retrieve the file's download URL. + * Once the execution finishes successfully, a notification is created for the export. You can retrieve the notifications using the `/admin/notifications` API route to retrieve the file's download URL. * x-authenticated: true * parameters: * - name: fields