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

DOC: Added an API contract for PATCH /tasks status updates #212

Conversation

vikasosmium
Copy link
Contributor

@vikasosmium vikasosmium commented Dec 26, 2024

Date: 27-DEC-2024

Developer Name: @vikasosmium


Issue Ticket Number

Description

I have added an API contract for one PATCH route of Tasks /tasks status updates where user will be able to update their tasks percentage.

Documentation Updated?

  • Yes
  • No

Under Feature Flag

  • Yes
  • No

Database Changes

  • Yes
  • No

Breaking Changes

  • Yes
  • No

Development Tested?

  • Yes
  • No

Screenshots

Screenshot 1

Test Coverage

Screenshot 1

Additional Notes

@vikasosmium vikasosmium changed the title updated doc to include new task status update DOC: Added an API contract for PATCH /tasks status updates Dec 27, 2024
@vikasosmium vikasosmium self-assigned this Dec 27, 2024
tasks/README.md Outdated

- **Error Response:**
- **Code:** 401
- **Content:** `{ 'statusCode': 401, 'error': 'Unauthorized', 'message': 'User can not be authenticated' }`
Copy link
Member

Choose a reason for hiding this comment

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

can we change this error message "User can not be authenticated'" to Unauthenticated User

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