Update code in endpoints/api/v1/endpoint.post.py
This commit is contained in:
parent
611e028bba
commit
61837dc9cb
@ -10,7 +10,7 @@ async def skibidi_endpoint():
|
||||
"message": "Success",
|
||||
"data": "skibidi yooo",
|
||||
"metadata": {
|
||||
"type": "test_response",
|
||||
"timestamp": "demo"
|
||||
"source": "demo_endpoint",
|
||||
"timestamp": "2024"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user