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

Feature/add mapping endpoints #529

Draft
wants to merge 5 commits into
base: testing
Choose a base branch
from

Conversation

Alexanderlacuna
Copy link
Contributor

Description

update /run_mapping and /loading in wqflask/views.py to have each mapping on own path

How should this be tested?

Any background context you want to provide?

What are the relevant pivotal tracker stories?

Screenshots (if appropriate)

Questions

@zsloan
Copy link
Contributor

zsloan commented Dec 18, 2020

We actually don't need an endpoint for Plink, by the way (it was basically made obsolete by GEMMA).

I'm also making some changes that will probably be relevant to the get_loading_page_data function (and maybe some other places) here - #535

Currently sample data is passed as a bunch of separate inputs (where it says "if key in wanted or key.startswith(('value:'))" in the code - currently there are separate inputs with names like "value:BXD1", "value:BXD2", etc), and this PR changes the sample values to be passed as JSON instead.

@fredmanglis fredmanglis force-pushed the testing branch 2 times, most recently from 04f10df to 5474e66 Compare April 24, 2024 04:54
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

2 participants