bridgeListFiles
List files in a specified Git branch hosted on Nostr's gittr platform. Provide owner pubkey and repo name to retrieve the file listing for that branch.
Instructions
GET /api/nostr/repo/files — list files for branch
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | ||
| branch | No | ||
| bridgeUrl | No | ||
| ownerPubkey | Yes | ||
| includeSizes | No |