dfe-analytical-services / dfe-analytical-services/eesyapi.R
Notes on preview token functionality
- Dominant language
- R
- Stars
- 3
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
## Preview token functionality
These are mainly things where I was checking if the functionality is there on the actual API, so are things that would probably require changes to the actual API itself if we want to do anything about them.
- Adding the preview token as a header to the versions header doesn't seem to do anything, do we
want it to? It could be useful for dashboards where it's checking for latest versions being
available if there's a persistent key across versions.
- `preview_dataset` says there's no support on data set versioning for csv endpoint so just returns
latest live version?
Contributor guide
Assessment
This issue has not been assessed yet.