-
Notifications
You must be signed in to change notification settings - Fork 35
Closed
Labels
enhancementNew feature or requestNew feature or requestgoPull requests that update Go codePull requests that update Go code
Description
Implement the set of GET, PATCH, and DELETE endpoints for /v1/users/me/notification-channels in the Go httpserver. This work includes adding new query methods to the spanneradapters layer. For V1, the POST logic will be simplified to reject any requests to create a channel of type: EMAIL, as V1 only supports the auto-created primary email from the auth hook.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgoPull requests that update Go codePull requests that update Go code
Type
Projects
Status
Done