This website requires JavaScript.
Explore
Help
Sign In
darkhelm
/
notifications-api
Watch
1
Star
0
Fork
0
You've already forked notifications-api
mirror of
https://github.com/GSA/notifications-api.git
synced
2026-05-24 02:31:28 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8ab7fa3395f238ddb6a51f1e1f63aae1faa956e1
notifications-api
/
tests
/
app
History
imdadahad
c94784b68c
Merge pull request
#680
from alphagov/update-return-all-notifications-schema
...
Update schema to validate contents of GET notifications
2016-09-21 09:52:51 +01:00
..
accept_invite
Fix codestyle
2016-09-12 16:41:48 +01:00
authentication
Rewrite authentication error messages more English
2016-09-16 08:57:55 +01:00
celery
…
clients
…
dao
Exclude test key notifications from:
2016-09-16 13:47:09 +01:00
events
…
invite
…
job
…
notifications
Merge pull request
#680
from alphagov/update-return-all-notifications-schema
2016-09-21 09:52:51 +01:00
organisation
…
provider_details
…
public_contracts
Add additionalProperties to links object
2016-09-21 09:47:50 +01:00
service
Ensure GET /notifications/ by service ID returns CSV and API data - used by ADMIN console.
2016-09-15 16:00:46 +01:00
spec
…
status
…
template
…
template_statistics
…
user
…
__init__.py
…
conftest.py
Setup code for various key types and separated notifications made by CSV and by API into separate fixtures.
2016-09-15 16:00:04 +01:00
test_encryption.py
…
test_model.py
…
test_schemas.py
New field on GET /notifications to allow users to request CSV data
2016-09-15 15:59:34 +01:00
test_statsd_decorators.py
…