Missing Parameters
Function: occ_download_stats_export
Endpoint: GET /occurrence/download/statistics/export
The following parameters were identified as missing in the API coverage report:
Implementation Steps
- Review the GBIF API documentation for these parameters
- Add parameters to the R function signature
- Update internal API call to include the parameters
- Add parameter documentation to roxygen comments
- Update api-mapping.json with the parameters
- Add tests for the new parameters
Resources
This issue was automatically created by the API Coverage workflow
Missing Parameters
Function:
occ_download_stats_exportEndpoint:
GET /occurrence/download/statistics/exportThe following parameters were identified as missing in the API coverage report:
Implementation Steps
Resources
This issue was automatically created by the API Coverage workflow