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

Initial Webchat API #213

Open
astanik opened this issue Sep 17, 2024 · 2 comments · May be fixed by #239
Open

Initial Webchat API #213

astanik opened this issue Sep 17, 2024 · 2 comments · May be fixed by #239
Assignees
Labels
good first issue Good for newcomers

Comments

@astanik
Copy link
Contributor

astanik commented Sep 17, 2024

The API should provide the following functionalities:

  • (POST) Create a text message
  • (POST) Uplead a picture
  • (GET) Retrieve chat history
  • (GET) Download a picture

The API should be placed at /api/v1/projects/{projectId}/tasks/{taskId}/chat
and for defects at /api/v1/projects/{projectId}/defects/{defectId}/chat

@astanik astanik added the good first issue Good for newcomers label Sep 17, 2024
@astanik astanik assigned astanik and unassigned astanik Nov 3, 2024
@ArniBananii
Copy link

first issue claimed.

@parhamrahmani
Copy link

parhamrahmani commented Nov 4, 2024

@ArniBananii I am already working on this issue since October, it's related to my thesis issue

@parhamrahmani parhamrahmani linked a pull request Nov 6, 2024 that will close this issue
@astanik astanik linked a pull request Nov 6, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants