aboutsummaryrefslogtreecommitdiffstats
path: root/tests/api-testing/REST/UpdateLegacy.js
Commit message (Collapse)AuthorAgeFilesLines
* REST: Content/v1: Validate responses against response schemas in testsAtieno2025-01-151-1/+1
| | | | | Bug: T376607 Change-Id: I837b0a8471b8a2c8675d33852406d3ba4ce4ae05
* Add content.v1 REST module with relevant content endpointsbpirkle2024-08-071-0/+10
T366837 added the ability to group REST endpoints into modules. This change now introduces the first use of a REST module. The existing endpoints remain accessible at their original paths, and mocha tests are run against both old and new paths. Bug: T370430 Change-Id: I83a5cdbdd359e4d3e5f70dd3930783616b556738