mirror of
https://github.com/GSA/notifications-api.git
synced 2026-06-03 12:58:09 -04:00
Converted python-based schema in "app/v2/notifications/notification_schema.py" into a pure json schema and tested it with the new "v2/" API route to confirm that it validates. Also refactored some common code in the public contract GET tests that returns notifications.