diff --git a/examples/ring-swagger/README.md b/examples/ring-swagger/README.md index 9b03beb5..ba0211e9 100644 --- a/examples/ring-swagger/README.md +++ b/examples/ring-swagger/README.md @@ -19,6 +19,8 @@ http GET :3000/api/swagger.json * swagger.json: http://localhost:3000/api/swagger.json * swagger-ui: http://localhost:3000/api-docs/index.html + + ## License Copyright © 2017 Metosin Oy diff --git a/examples/ring-swagger/swagger-ui.png b/examples/ring-swagger/swagger-ui.png new file mode 100644 index 00000000..e3ae1b66 Binary files /dev/null and b/examples/ring-swagger/swagger-ui.png differ