Closed joanise closed 3 weeks ago
Review changes with SemanticDiff.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 87.12%. Comparing base (
eec5662
) to head (4073d33
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
PR Goal?
Stop repeating myself when I want to run the web api, but scripting this command I always have to look up and cut-and-paste!
Fixes?
Simplifies launching the Web API in dev mode.
Feedback sought?
Sanity checking
Priority?
low
Tests added?
n/a
How to test?
Run
./run-web-api.sh
, or/path/to/sandboxes/Studio/run-web-api.sh
from anywhere, and see the dev web API launched at http://127.0.0.1:8000/api/v1/docsConfidence?
high
Version change?
no