Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Using the Swagger specification, API client stubs can be generated with the swagger-codegen tool. During development, testing of the API was performed using the Postman chrome extension and the test suite can be found here for importation into your own installation. As well as being a useful tool for testing against the API, it also has the ability to generate API client stubs in some languages that aren't supported by swagger-codgen such as .NET.

For how to use the API to achieve common tasks, please see the How-to section.