Add endpoint to trigger CSR request for APNs on fleetdm.com (#9494)
This commit is contained in:
+2
-1
@@ -25,7 +25,8 @@ module.exports = {
|
||||
},
|
||||
|
||||
invalidEmailDomain: {
|
||||
description: 'This email address is on a denylist of domains and was not delivered.'
|
||||
description: 'This email address is on a denylist of domains and was not delivered.',
|
||||
responseType: 'badRequest'
|
||||
},
|
||||
|
||||
badRequest: {
|
||||
|
||||
Reference in New Issue
Block a user