Skip to content

Commit 5fcaf68

Browse files
lanbytescursoragent
andcommitted
Remove write, DM, and cookie marketing from public docs.
Keep public copy focused on API-key reads across README, skills, and guides. Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent b8632d9 commit 5fcaf68

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This repository is the TwexAPI n8n community node.
44

55
- Open an issue for bugs, missing operations, or docs mistakes.
66
- Keep PRs small. Do not add endpoints that are not in the live REST API.
7-
- Do not commit API keys, cookies, or `.env` files.
8-
- Public reads use `Authorization: Bearer`. Writes and private DM reads stay out of this node.
7+
- Do not commit API keys, credentials, or `.env` files.
8+
- Public reads use `Authorization: Bearer`. This package documents public API-key reads only.
99

1010
Questions: open a GitHub issue or use the [TwexAPI dashboard](https://twexapi.io/dashboard).

0 commit comments

Comments
 (0)