docs: add connected account authorisation guide - #44
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 50d555c125
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| "additionalProperties": false, | ||
| "properties": { | ||
| "from_email": { | ||
| "description": "Default From email address for an SMTP account.", |
There was a problem hiding this comment.
Regenerate Postman collection snapshots
This OpenAPI spec edit changes the committed source used to generate the Postman collections, but the commit does not include any postman/*.postman_collection.json updates. In CI, the drift gate regenerates collections from openapi-app.json and compares them with postman/, so spec changes need the generated snapshots committed in the same change to avoid drift failures and stale Run in Postman artifacts.
AGENTS.md reference: AGENTS.md:L17-L19
Useful? React with 👍 / 👎.
There was a problem hiding this comment.
False positive — npm run postman:check regenerated all three collections into a temporary directory and they byte-match the committed postman snapshots; these schema-property description-only changes are not emitted by the current transformer. Docs CI passed the same drift gate.
No description provided.