-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
POST endpoint for saving current plot configuration
A new endpoint POST /plot-config is created. Takes the simulation status and writes it in the expected format to PlotConfig.json in the directory where the simulation was loaded from. A preflight endpoint is added to allow cross origin calls from figwheel running at port 3449. Closes #110
- Loading branch information
Flakstad
authored and
Flakstad
committed
May 6, 2020
1 parent
ef29a28
commit e1cbd96
Showing
2 changed files
with
46 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters