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

Return message for /gcbm/title on a simulation #209

Open
Janengethe opened this issue Nov 3, 2022 · 1 comment
Open

Return message for /gcbm/title on a simulation #209

Janengethe opened this issue Nov 3, 2022 · 1 comment

Comments

@Janengethe
Copy link

Currently when you run " curl -d "title=run4" -X POST http://localhost:8080/upload/title" to get the simulation title for GCBM implementation of FLINT you get "{"data":"New {sim_title} simulation started. Please move on to the next stage for uploading files at /gcbm/upload."}". trying the same command again you get "{"data":"Simulation already exists with name {sim_title}. Please check the list of simulations present before proceeding with a new simulation at gcbm/list. You may also download the input and output files for this simulation at gcbm/download sending parameter title in the body."}". This does not indicate the simulation title "run4" despite being indicated as "title=run4" when you use curl.

@Janengethe
Copy link
Author

I worked on this #210

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

No branches or pull requests

1 participant