We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f60ad71 commit 359798eCopy full SHA for 359798e
moco-doc/ReleaseNotes.md
@@ -1,4 +1,4 @@
1
-# Release 1.5.0(31-Aug-2023)
+# Release 1.5.0(1-Sep-2023)
2
## APIs
3
* `req.client.port` is supported in template
4
* `sameSite` cookie attribute is supported
moco-doc/usage.md
@@ -126,7 +126,7 @@ public class MocoRunnerTest {
126
Moco can be used as standalone to run with configuration and you can download standalone directly:
127
[Standalone Moco Runner](https://repo1.maven.org/maven2/com/github/dreamhead/moco-runner/1.2.0/moco-runner-1.2.0-standalone.jar)
128
129
-First of all, a JSON configuration file needs to be provided to start Moco.
+First of all, a JSON configuration file is required to start Moco.
130
131
```json
132
[
0 commit comments