Skip to content
New issue

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

Support for some basic flywire API calls #31

Merged
merged 10 commits into from Sep 11, 2020
Merged

Conversation

jefferis
Copy link
Collaborator

@jefferis jefferis commented Sep 9, 2020

No description provided.

* this behaviour is a hack as noted here jeroen/jsonlite#242
* but without we get id mangling since the majority of flywire ids are > 2^53-1
* we may sometimes get a mix of numeric / char so it is up to callers to make sure that
  return types are normalised
* specifically needed for parsing log tables
* also private functions flywire_expandurl, flywire_segments, valid_id that may in future
  be exported in some form
@jefferis jefferis merged commit 15f462f into master Sep 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant