We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
It seems that there is a newer version of the API and now the API returns a numeric application_id instead of the dpg code.
application_id
# Now { "id": "10003", "name": "AccessMod", ... } # Earlier { "id": "accessmod", "name": "AccessMod", ... }
Also, seems the former API is kept as https://apiv0.digitalpublicgoods.net/
In addition, the new API does not seem to return all the records (f.i. I cannot find "Oky" on the response text.... I guess it may be paginated now?
An updated version of the README / Documentation to reflect these changes/updates would be appreciated.
Also, it good be nice to learn about the future support for the v0 version of the API.
Thanks!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
It seems that there is a newer version of the API and now the API returns a numeric
application_id
instead of the dpg code.Also, seems the former API is kept as https://apiv0.digitalpublicgoods.net/
In addition, the new API does not seem to return all the records (f.i. I cannot find "Oky" on the response text.... I guess it may be paginated now?
An updated version of the README / Documentation to reflect these changes/updates would be appreciated.
Also, it good be nice to learn about the future support for the v0 version of the API.
Thanks!
The text was updated successfully, but these errors were encountered: