feat: Update endpoint captain-marv

This commit is contained in:
Backend IM Bot 2025-03-19 16:40:36 +00:00
parent 7e901e4287
commit 87089b182a

View File

@ -8,7 +8,7 @@ async def captain_marv_endpoint():
"""Return Captain Marv appreciation message"""
return {
"message": "Success",
"text": "captain marv is literally the best",
"text": "captain marv is literally the best!!",
"metadata": {
"source": "appreciation_service",
"timestamp": "now"