gurock / testrail-api

TestRail API: Examples on how to use TestRail's API from various languages
Other
116 stars 87 forks source link

Initial draft of Swagger definition for TestRail API #7

Closed ianfixes closed 7 years ago

ianfixes commented 8 years ago

This swagger spec allows TestRail clients to be generated in any language. For a demo, paste the contents of testrail-swagger.yaml` into the online swagger editor at editor.swagger.io; you should see the generated API docs and links to download a client in many languages.

Notes on this document:

This file provides a first step toward #6.

ianfixes commented 7 years ago

Replaced by #8