Swagger API changes - 22.04
Wiki-Text Changes
References to attachments in Wiki-Text are added based on attachments IDs instead of attachment names. Even so the ID-based syntax is not new it has not been commonly used before.
The old name based syntax is still supported and will not be converted, therefore integrations interpreting the attachment references in Wiki-Text will have to support both types of references.
Example:
Old Syntax
[!1639645149914.png!]
New Syntax (potentially will be adjusted in final release).
[CB:/displayDocument/1639645149914.png?artifact_id=309875&version=1|CB:/displayDocument/1639645149914.png?artifact_id=309875&version=1]
Test Run Changes
Test Run Changes
New endpoint
• /v3/trackers/{testRunTrackerId}/automatedtestruns - This endpoint has been created to carry out automated or high number of test runs. The performance of tracker items has been increased to 12000+ uploadable test case results.