Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | REST: Content/v1: Validate responses against response schemas in tests | Atieno | 2025-01-15 | 1 | -1/+1 |
| | | | | | Bug: T376607 Change-Id: I837b0a8471b8a2c8675d33852406d3ba4ce4ae05 | ||||
* | Add content.v1 REST module with relevant content endpoints | bpirkle | 2024-08-07 | 1 | -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 |