Skip to content

Commit 01ca42c

Browse files
March 2025 updates for Cloud data extract APIs (#6134)
* March 2025 updates for data extract APIs added details for the new UI Cov and A11Y API endpoints. Cleanup to divide the API into navigation sections as the list was growing too long. adjust examples to use a recent date since APIs limit data to the last 12 months. misc readability improvements. * Fixes and App Quality release notes updates Syntax fixes and updates to UI Cov and Accessibility release notes
1 parent 5211d13 commit 01ca42c

File tree

3 files changed

+251
-107
lines changed

3 files changed

+251
-107
lines changed

docs/accessibility/changelog.mdx

+4
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ sidebar_position: 200
99

1010
# Changelog
1111

12+
## Week of 3/24/2025
13+
14+
- Cypress Accessibility results are now included in the [Data Extract API](/cloud/integrations/data-extract-api) so that you can retrieve data over time.
15+
1216
## Week of 3/10/2025
1317

1418
- The [Cypress Accessibility Results API](/accessibility/results-api) has been updated with additional details about accessibility scores and failed element counts at the run level. Also, view-level reporting has been added, breaking out accessibility report data by the pages and components covered in the report. These improvements support more advanced workflows based on the accessibility data in the API, such as alerting a specific team about violations in a part of the app they own, or implementing different standards for different parts of the application.

0 commit comments

Comments
 (0)