You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.specification.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -145,7 +145,7 @@ For more information about building sandbox APIs see the [API Producer Zone conf
145
145
146
146
### Testing the sandbox
147
147
148
-
The sandbox can be tested locally with`make run`. This will spin up a mock Prism web server at http://0.0.0.0:9000/.
148
+
The sandbox can be tested locally by changing to the `/sandbox` folder in a terminal and running`make run`. This will spin up a mock Prism web server at http://0.0.0.0:9000/.
149
149
150
150
From a separate terminal, test each endpoint as follows:
0 commit comments