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
Add administrative and county types (#17)
* feat: add county and administrative types
* docs: update README
* feat: bump minor version
* fix: bump minor version
* docs: update README
* docs: add keywords to package
* deps: update packages
Add API key endpoints methods (#16)
* feat: add API keys endpoints
* feat: add keys types
* fix: ignore body on GET request
* fix: request third arg passed as search params on GET
* docs: update README