Matt Jankowski
|
447d0a3e88
|
Remove double no-records cases in `api/v1/admin` req specs (#32014)
|
2024-09-23 09:27:53 +00:00 |
Matt Jankowski
|
66326065b0
|
Add `response.content_type` checks for JSON to `api/v1` request specs (#31981)
|
2024-09-20 13:13:04 +00:00 |
Matt Jankowski
|
6b6a80b407
|
Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs (#31749)
|
2024-09-06 09:58:46 +00:00 |
Matt Jankowski
|
24a0b20408
|
Use `body_as_json` directly instead of via local var assignment (#31696)
|
2024-09-03 08:03:08 +00:00 |
Matt Jankowski
|
40f993b3a0
|
Use built-in `response.parsed_body` for JSON response specs (#31674)
|
2024-09-02 14:25:21 +00:00 |
Claire
|
253ead3aa7
|
Fix not being able to block a subdomain of an already-blocked domain through the API (#30119)
|
2024-05-02 20:56:21 +00:00 |
Emelia Smith
|
4fb7f611de
|
Return domain block digests from admin domain blocks API (#29092)
|
2024-02-06 12:38:14 +00:00 |
Matt Jankowski
|
fd9dea21d0
|
DB speedup in `API::` controller/request specs (#25516)
|
2023-10-13 14:42:09 +02:00 |
Matt Jankowski
|
4c5f62de99
|
Extract shared examples from api specs (#25387)
|
2023-06-14 09:34:01 +02:00 |
Daniel M Brasil
|
841c220c40
|
Migrate to request specs in `/api/v1/admin/domain_blocks` (#25335)
|
2023-06-10 18:32:07 +02:00 |