Skip to content

Commit d8ea9e0

Browse files
committed
adding Swagger2Postman to Scala section of README
1 parent 3549054 commit d8ea9e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ These are third party tools generated by the Swagger community. Note that not al
165165
- [Scalatra](http://www.scalatra.org/) - see the [Swagger Guide](http://www.scalatra.org/2.2/guides/swagger.html)
166166
- [spray-swagger](https://github.com/gettyimages/spray-swagger) - Spray-Swagger brings Swagger support for Spray Apis.
167167
- [Api-doc](https://github.com/sun-opsys/api-doc) - Creates swagger docs from easily readable ascii text placed in the code. Depends on [playframework](http://www.playframework.com), but may also be used in other frameworks.
168-
168+
- [Swagger2Postman](https://github.com/josephpconley/swagger2postman) - Creates a [Postman](http://www.getpostman.com) collection from live Swagger documentation
169169

170170
### Community-Driven Tools
171171
These are third party tools generated by the Swagger community:

0 commit comments

Comments
 (0)