duffelhq / duffel-api-javascript

JavaScript client library for the Duffel API

Home Page:https://duffel.com/docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typescript Types are not aligned with API docs

Lukem121 opened this issue · comments

commented

"name" is not on the type
image

The type definition
image

If I check the docs I see that "query" deprecated.
https://duffel.com/docs/api/v1/places/get-place-suggestions

Thanks for flagging, I'll put up a PR to address that shortly.

I believe this should be fixed now, let me know if you continue to have issues (you'll need to update to the latest version).