Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds tasks/users/discord route #173

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

tasks/README.md Outdated

## **GET /tasks/users/discord**

Returns the list of users discord id who have not provided an update on their task
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

check grammar here

tasks/README.md Outdated
- Optional: `q=[string]` (`q` can have the following values)
- Optional: `status=[string]` (`status` is a case senstive string with one of the following values [missed-updates] )
- Optional: `date-count=[integer]` (`date-count` is the number of days where the users have not provided an update ont their task default :[3] )
- Optional: `date=[timestamp]` (`date` is the timestamp of the date that needs to be excluded from the date-count. No default. eg [1702122435405] )
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

date-count from where

tasks/README.md Outdated
- **Content:**
```
{
message: 'Discord details of users with status missed updates fetched successfully',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you re-phrase this line

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants