mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-24 20:09:58 -05:00
Test headers in dynamic scans
This commit is contained in:
@@ -31,6 +31,7 @@ def live_service_and_organization_counts():
|
||||
jsonify(
|
||||
organizations=dao_count_organizations_with_live_services(),
|
||||
services=dao_count_live_services(),
|
||||
headers={"Content-Type": "application/json"},
|
||||
),
|
||||
200,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user