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.
2 parents fba6812 + 0fd3e5f commit 3230884Copy full SHA for 3230884
README.md
@@ -92,7 +92,7 @@ More details on how fixtures work can be found here: https://github.com/dotkerne
92
Sending a GET request to the [home page](http://0.0.0.0:8080/) should output the following message:
93
94
{
95
- "message": "Welcome to DotKernel API!"
+ "message": "DotKernel API version 5"
96
}
97
98
## Documentation
0 commit comments