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
As part of a new major version, the IpregistryClient API should be reworked to return a response that includes information about remaining credits and throttling when enabled, in addition to lookup data.
We should mimic what we did with the official TypeScript library:
As part of a new major version, the IpregistryClient API should be reworked to return a response that includes information about remaining credits and throttling when enabled, in addition to lookup data.
We should mimic what we did with the official TypeScript library:
https://github.com/ipregistry/ipregistry-javascript/blob/0f7120b647e33cf822e042955951f8beaf65709d/src/request.ts#L24
The text was updated successfully, but these errors were encountered: