You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The example response for "hello" in the docs includes the property origin.
When I make a request to https://api.dictionaryapi.dev/api/v2/entries/en/hello the response does not include the origin property.
...
It is very concerning that this project doesn't have proper documentation for its API because it's a good project.
According to the source, a response may have origin but as you said, in reality, it doesn't.
The example response for "hello" in the docs includes the property
origin
.When I make a request to
https://api.dictionaryapi.dev/api/v2/entries/en/hello
the response does not include theorigin
property.This is the received response:
The text was updated successfully, but these errors were encountered: