Skip to content

Commit 835ceed

Browse files
author
Irina Branovic
committed
add test task description to readme
1 parent 69713a2 commit 835ceed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The backend developer has finished implementing APIs that the frontend should us
2828
order to get campaigns, make a view and make a click. The backend developers have
2929
also created swagger documentation describing the API.
3030
A user is supposed to make a request to /campaign-distribution/campaigns in order to
31-
get the list of campaigns. The frontend will later render this response. When a user
31+
get the list of campaigns. A campaign is always related to an app, which has a unique creative. The frontend will later render this response. When a user
3232
scrolls through the list of campaigns, a request to the ViewURL given in the list should be
3333
executed once and this request will return an empty response. When the user clicks on
3434
the campaign in the list, a request to the ClickURL should be executed and this request

0 commit comments

Comments
 (0)