repush for debuging frontend container
This commit is contained in:
@@ -24,7 +24,7 @@ from django.conf import settings
|
||||
ASSISTANT_ID = 'asst_1wOnCKncEHkOfp0FjOIz4Xkp'
|
||||
|
||||
|
||||
# Serializer for the `new_message` field in POST requests
|
||||
|
||||
class NewMessageSerializer(serializers.Serializer):
|
||||
new_message = serializers.CharField(
|
||||
required=True,
|
||||
|
||||
Reference in New Issue
Block a user