Open benjaminrae opened 1 year ago
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. ...
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: