Skip to content

docs(bridge): document /query filter array request body - #6510

Draft
wenhaoone wants to merge 1 commit into
block:mainfrom
wenhaoone:docs/query-filter-array
Draft

docs(bridge): document /query filter array request body#6510
wenhaoone wants to merge 1 commit into
block:mainfrom
wenhaoone:docs/query-filter-array

Conversation

@wenhaoone

Copy link
Copy Markdown

Summary

  • Document that the HTTP bridge POST /query accepts a JSON array of filters
  • Show complete copyable request bodies in NIP-CW and bridge-channel-window
  • Clarify that sending the inner filter object by itself is invalid

Closes #6477.

Testing

  • git diff --check
  • Parsed both documented request examples as JSON (stripping JSONC comments in the NIP example)

Signed-off-by: Adam <adam@example.com>
@wenhaoone
wenhaoone force-pushed the docs/query-filter-array branch from f3002e7 to c1a56c3 Compare August 21, 2026 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: NIP-CW and bridge-channel-window never show the POST /query request body, so the documented shape returns 400

1 participant