Skip to content

Commit 966b067

Browse files
committed
Merge pull request OAI#364 from josephpconley/master
adding Swagger2Postman to Scala section of README
2 parents 3549054 + f4846d3 commit 966b067

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
@@ -166,13 +166,13 @@ These are third party tools generated by the Swagger community. Note that not al
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.
168168

169-
170169
### Community-Driven Tools
171170
These are third party tools generated by the Swagger community:
172171

173172
- [gform-admin](https://github.com/stemey/gform-admin) - An alternative UI client for Swagger.
174173
- [swagger-cli-client](https://github.com/signalfx/swagger-cli-client) - Command-line interface generator to communicate with Swagger servers.
175174
- [swagger.ed](http://chefarchitect.github.io/swagger.ed/) - A Chrome extenstion that will change the way you look at APIs.
175+
- [Swagger2Postman](https://github.com/josephpconley/swagger2postman) - Creates a [Postman](http://www.getpostman.com) collection from live Swagger documentation
176176

177177
## License
178178

0 commit comments

Comments
 (0)