You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add xray rest api (server/data-center) support (#559)
* feat: add xray rest api (server/data-center) support
This commits adds support for v1.0 of the Xray REST api for Server
and Data-Center. As of now, v2.0 does not cover all functionality
provided in the initial version, mainly related to test automation
(eg. import of test executions/...).
* docs: update documentation for the xray module
* fix: expose module correctly
0 commit comments