We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69b5e5b commit 5ba9ba2Copy full SHA for 5ba9ba2
docs/specification/server/utilities/_index.md
@@ -5,3 +5,11 @@ title: Utilities
5
{{< callout type="info" >}}
6
**Protocol Revision**: {{< param protocolRevision >}}
7
{{< /callout >}}
8
+
9
+These optional features can be used to enhance server functionality.
10
11
+{{< cards >}}
12
+ {{< card link="completion" title="Completion" icon="at-symbol" >}}
13
+ {{< card link="logging" title="Logging" icon="terminal" >}}
14
+ {{< card link="pagination" title="Pagination" icon="collection" >}}
15
+{{< /cards >}}
0 commit comments