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

Add a post api endpoint to do load a set of mapping from a json file #31

Closed
4 tasks done
Tracked by #292
syphax-bouazzouni opened this issue Jul 5, 2022 · 1 comment
Closed
4 tasks done
Tracked by #292

Comments

@syphax-bouazzouni
Copy link

syphax-bouazzouni commented Jul 5, 2022

Requirement

  • Add a post endpoint to send a file called /mappings/load
  • Only connected users can send a file (the apikey request parameter is mandatory), they will the creators of the mappings
  • Mappings within the file will be created and saved for those that are valid
  • Mappings within the file that are not valid will not be saved, the index of the errounous mapping will be listed in the response with their errors.
@syphax-bouazzouni syphax-bouazzouni changed the title add a post api endpoint to do load a set of mapping from a json file Add a post api endpoint to do load a set of mapping from a json file Aug 18, 2022
@syphax-bouazzouni
Copy link
Author

syphax-bouazzouni commented Aug 31, 2022

Deployed on

  • testportal
  • stageportal
  • agroportal
  • bioportal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant