feat: Update endpoint captain-marv
This commit is contained in:
parent
7e901e4287
commit
87089b182a
@ -8,7 +8,7 @@ async def captain_marv_endpoint():
|
|||||||
"""Return Captain Marv appreciation message"""
|
"""Return Captain Marv appreciation message"""
|
||||||
return {
|
return {
|
||||||
"message": "Success",
|
"message": "Success",
|
||||||
"text": "captain marv is literally the best",
|
"text": "captain marv is literally the best!!",
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"source": "appreciation_service",
|
"source": "appreciation_service",
|
||||||
"timestamp": "now"
|
"timestamp": "now"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user