mirror of
https://github.com/GSA/notifications-api.git
synced 2026-07-19 14:04:20 -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.