Document the webhook management API - #33
Conversation
qayshp
left a comment
There was a problem hiding this comment.
Self-review focused on keeping the automation examples usable across supported macOS environments.
Validation update
No authenticated live-server API round trip was performed in this pass. The current-machine curl check also does not establish compatibility with the much older curl versions bundled with the oldest supported macOS releases. |
|
Validation supersession: the earlier old-curl limitation was addressed in |
zlshames
left a comment
There was a problem hiding this comment.
This guide should be under the REST API & Webhook page, not a separate top-level page, in my opinion.
I also don't know if we really need to document the underlying API. I think people more-so want us to document how to use the Webhooks from a UI & use-case perspective. Though, not a bad thing to have it available in some capacity.
Summary
curlexamples and successful response shapesValidation
git diff --check origin/master...HEADpasses&; their methods, encoded queries, and POST body were preservedNotes
Fixes BlueBubblesApp/bluebubbles-server#519