Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pull Request Template
Description
While working on the GCBM Demo for the route POST /gcbm/title I discovered that the return message did not include the title of the simulation one is working on. So I included the f function for printing out the return message correctly.
Another thing, when one is testing the GCBM locally, with the instructions on the README.md file, there was a confusion on the terminals that you are supposed to be working with. So I edited this the right terminal for the docker container to be running on, and the terminal to test using curl command.
Fixes # (209)
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
I tried testing using a simulation with the title "run4 as shown below:
Additional Context (Please include any Screenshots/gifs if relevant)
Checklist: