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
The first ticket on this was CSCfi/metadata-submitter#291, which got implemented a bit differently in CSCfi/metadata-submitter#498.
Get data from the API /v1/rems, and let user select DAC and policy.
/v1/rems
Submissions can use DAC (workflow) and Policy (license) info from REMS.
DAC goes to a new endpoint: v1/submissions/{submission_id}/dac.
v1/submissions/{submission_id}/dac
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The first ticket on this was CSCfi/metadata-submitter#291, which got implemented a bit differently in CSCfi/metadata-submitter#498.
Proposed solution
Get data from the API
/v1/rems
, and let user select DAC and policy.DoD (Definition of Done)
Submissions can use DAC (workflow) and Policy (license) info from REMS.
DAC goes to a new endpoint:
v1/submissions/{submission_id}/dac
.Testing
The text was updated successfully, but these errors were encountered: