mirror of
https://github.com/logseq/logseq.git
synced 2026-04-25 06:35:02 +00:00
enhance(dev): Add more publish docs
enable linter now that namespaces are documented
This commit is contained in:
6
deps/publish/worker/README.md
vendored
6
deps/publish/worker/README.md
vendored
@@ -34,6 +34,12 @@ metadata in a Durable Object backed by SQLite.
|
||||
- Deletes all pages for a graph
|
||||
- `GET /pages`
|
||||
- Lists metadata entries (from the index DO)
|
||||
- `GET /tag/:tag-name`
|
||||
- List all pages tagged with `:tag-name`
|
||||
- `GET /ref/:page-name`
|
||||
- List all pages that reference `:page-name`
|
||||
- `GET /user/:user-name`
|
||||
- List all pages for `:user-name`
|
||||
|
||||
### Notes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user