From 1f115033bdb39e634aa94ca66a49f18592069246 Mon Sep 17 00:00:00 2001 From: Travis Vachon Date: Mon, 11 Mar 2024 15:48:00 -0700 Subject: [PATCH] fix: formatting of capability list --- src/pages/docs/how-to/http-bridge.mdx | 17 +++-------------- 1 file changed, 3 insertions(+), 14 deletions(-) diff --git a/src/pages/docs/how-to/http-bridge.mdx b/src/pages/docs/how-to/http-bridge.mdx index 465d167..a0b7de7 100644 --- a/src/pages/docs/how-to/http-bridge.mdx +++ b/src/pages/docs/how-to/http-bridge.mdx @@ -14,20 +14,9 @@ used an HTTP-based API before. ## Limitations -The instructions below are oriented toward capabilities invoked on spaces. These include: - -| `access/delegate` | -| `space/info` | -| `space/allocate` | -| `store/add` | -| `store/get` | -| `store/remove` | -| `store/list` | -| `upload/add` | -| `upload/list` | -| `upload/remove` | -| `usage/report` | - +The instructions below are oriented toward capabilities invoked on spaces. These include `access/delegate`, +`space/info`, `space/allocate`, `store/add`, `store/get`, `store/remove`, `store/list`, `upload/add`, +`upload/list`, `upload/remove` and `usage/report`. Other capabilities are invoked on other entities. They are supported by the bridge, but you will need to generate auth tokens that are targetted at different DIDs and may not