mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-17 05:14:52 +00:00
Fix js import problem in js client (#234)
This commit is contained in:
@@ -2,5 +2,5 @@ curl "https://api.m3o.com/v1/answer/Question" \
|
||||
-H "Content-Type: application/json" \
|
||||
-H "Authorization: Bearer $MICRO_API_TOKEN" \
|
||||
-d '{
|
||||
"query": "google"
|
||||
"query": "microsoft"
|
||||
}'
|
||||
Reference in New Issue
Block a user