Update code in endpoints/api/v1/endpoint.post.py
This commit is contained in:
parent
750b7122dc
commit
984c52e7c0
@ -10,7 +10,7 @@ async def skibidi_endpoint():
|
|||||||
"message": "Success",
|
"message": "Success",
|
||||||
"data": "skibidi yooo",
|
"data": "skibidi yooo",
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"response_type": "text",
|
"source": "demo_endpoint",
|
||||||
"timestamp": "demo_response"
|
"timestamp": "2024"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user