mirror of
https://github.com/FranP-code/inbox-negotiator.git
synced 2025-10-13 00:42:26 +00:00
Add Postmark endpoint and initial collection configuration
This commit is contained in:
11
endpoints/[POST] postmark.bru
Normal file
11
endpoints/[POST] postmark.bru
Normal file
@@ -0,0 +1,11 @@
|
||||
meta {
|
||||
name: [POST] postmark
|
||||
type: http
|
||||
seq: 2
|
||||
}
|
||||
|
||||
post {
|
||||
url: https://inbox-negotiator.vercel.app/api/postmark
|
||||
body: none
|
||||
auth: none
|
||||
}
|
||||
Reference in New Issue
Block a user