Ruloaooa commited on
Commit
2fe8d1c
·
verified ·
1 Parent(s): 62b2b51

Update index.js

Browse files
Files changed (1) hide show
  1. index.js +1 -1
index.js CHANGED
@@ -243,7 +243,7 @@ app.get('*', (req, res) => {
243
  {
244
  method: 'POST',
245
  path: '/generate',
246
- description: 'Generate a new status with profile image, main image, caption, and views.',
247
  requestBody: {
248
  profileImage: 'URL to the profile image',
249
  mainImage: 'URL to the main image',
 
243
  {
244
  method: 'POST',
245
  path: '/generate',
246
+ description: 'Generate a new WhatsApp status with profile image, main image, caption, and views.',
247
  requestBody: {
248
  profileImage: 'URL to the profile image',
249
  mainImage: 'URL to the main image',