andika-ai / andika

AI writing Assistant UI
https://andika-16cf6.web.app
0 stars 0 forks source link

User Story 5: Testing Payload for Generating Tagline and Headline #105

Open pmutua opened 1 year ago

pmutua commented 1 year ago

As a developer, I want to ensure that the front-end is sending the correct payload to the server when generating a tagline or headline, so that the server can generate the appropriate content.

Scenario:

{
    "language": "English",
    "tone": "professional",
    "usecase": 5,
    "creativityLevel": "medium",
    "numberOfVariants": 1,
    "keyPoints": "tagline for restaurant"
}
Screenshot 2023-03-14 at 02 59 49