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 2d1daf3 commit a524855Copy full SHA for a524855
README.md
@@ -1,5 +1,5 @@
1
# Random Data Web API
2
-Provides the JSON API to generate random data.
+Provides the JSON Web API to generate random data.
3
This Web API supports CORS (Cross-Origin Resource Sharing).
4
5
[日本語のドキュメント](docs)
@@ -28,4 +28,4 @@ This project is actually the ASP.NET Web app that contains the following:
28
29
### Release Notes
30
- **v1.0.0** The first release, using ASP.NET MVC.
31
-- **v2.0.5** Use ASP.NET Web API.
+- **v2.0.6** Use ASP.NET Web API.
0 commit comments