-
Notifications
You must be signed in to change notification settings - Fork 702
Open
Labels
Description
- After Implement v2 journalist API #7604
- Towards [app] extend sync to journalist accounts securedrop-client#2560
The v2 Journalist API's sync endpoints should return Journalist
user accounts. Unlike Source
accounts and collections, these records are tiny and change rarely, but we should return them with the same versioning semantics so that we treat them as first-class objects and avoid special-casing them.
- Make the v2
/sources
endpoint also available at/metadata
- Add a
Journalist.to_api_v2()
method -
/index
: Add ajournalists
key, keyed byJournalist.uuid
-
/metadata
: Add ajournalists
key, keyed byJournalist.uuid
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Ready to go