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

Require a namespace when creating a chat #26

Closed
skks1212 opened this issue Apr 9, 2023 · 2 comments · Fixed by #38
Closed

Require a namespace when creating a chat #26

skks1212 opened this issue Apr 9, 2023 · 2 comments · Fixed by #38
Assignees
Labels

Comments

@skks1212
Copy link
Member

skks1212 commented Apr 9, 2023

Currently, we require a namespace value in the incoming data at the /converse endpoint. Remove this requirement and add it to the /chats POST endpoint. (you can update the serializer). Update the Chat model to store the namespace value. Now, in the /converse endpoint, fetch the namespace from the Chat object.

@ishanExtreme ishanExtreme self-assigned this Apr 10, 2023
@skks1212
Copy link
Member Author

@ishanExtreme Did you get to work on this?

@ishanExtreme
Copy link
Contributor

on it @skks1212

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

Successfully merging a pull request may close this issue.

2 participants