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

Don't include patient database id in rest api output && implement rest api version number #23

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

JanKanis
Copy link

tests failing... I'll update them.

The internal database id should not be used outside of the Transmart server, the trial id (inTrialId) should be used for that. The database id
is not useful anyway since it is not exported in other places so it cannot be correlated.

The accompanying update in RInterface is in the patient_sets branch.
rest api needs a version number so that clients can fail gracefully if they are not compatible.
There is at the moment no intention to have the server or R client support multiple versions at the same time.
@PiotrZakrzewski
Copy link

@JanKanis can we close this one?

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.

2 participants