Skip to content

Commit 389383e

Browse files
committed
[add] generated swagger sample
1 parent 98cf107 commit 389383e

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,12 @@ public class GetController : Simplify.Web.Controller
5757

5858
5. After application started go to <http://localhost:5000/swagger/index.html> or <http://localhost:5000/swagger/v1/swagger.json> to see generated Swagger
5959

60+
## Example application
61+
62+
Below is the example of Swagger generated by `Simplify.Web.Swagger`:
63+
64+
![Simplify](https://raw.githubusercontent.com/SimplifyNet/Simplify.Web.Swagger/master/images/screenshots/generated-swagger-sample.png.png)
65+
6066
## Contributing
6167

6268
There are many ways in which you can participate in the project. Like most open-source software projects, contributing code is just one of many outlets where you can help improve. Some of the things that you could help out with are:
90.1 KB
Loading

0 commit comments

Comments
 (0)