wordnik / wordnik-python

Wordnik Python public library
227 stars 47 forks source link

Missing API methods #16

Open andrewtryder opened 11 years ago

andrewtryder commented 11 years ago

Inside the API, which looks autogenerated, there are quite a few methods that are on the actual API (http://developer.wordnik.com) but missing inside the Python interface:

http://developer.wordnik.com/docs#!/word/get_etymologies

Does it need to be regenerated?

mrjf commented 11 years ago

You're right, we do need to regenerate this client. Sorry for the staleness, it will be refreshed soon.

On Dec 2, 2012, at 6:04 AM, "spline" notifications@github.com<mailto:notifications@github.com> wrote:

Inside the API, which looks autogenerated, there are quite a few methods that are on the actual API (http://developer.wordnik.com) but missing inside the Python interface:

http://developer.wordnik.com/docs#!/word/get_etymologies

Does it need to be regenerated?

— Reply to this email directly or view it on GitHubhttps://github.com/wordnik/wordnik-python/issues/16.