|
103 | 103 | ]
|
104 | 104 | },
|
105 | 105 | {
|
106 |
| - "group": "Basic", |
| 106 | + "group": "Basic Protocol", |
107 | 107 | "pages": [
|
108 |
| - "specification/2025-03-26/basic/index", |
| 108 | + "specification/2025-03-26/basic/index", |
109 | 109 | "specification/2025-03-26/basic/lifecycle",
|
110 | 110 | "specification/2025-03-26/basic/transports",
|
111 | 111 | "specification/2025-03-26/basic/authorization",
|
112 | 112 | {
|
113 | 113 | "group": "Utilities",
|
114 | 114 | "pages": [
|
115 |
| - "specification/2025-03-26/basic/utilities/index", |
116 | 115 | "specification/2025-03-26/basic/utilities/cancellation",
|
117 | 116 | "specification/2025-03-26/basic/utilities/ping",
|
118 | 117 | "specification/2025-03-26/basic/utilities/progress"
|
|
121 | 120 | ]
|
122 | 121 | },
|
123 | 122 | {
|
124 |
| - "group": "Client", |
| 123 | + "group": "Client Features", |
125 | 124 | "pages": [
|
126 |
| - "specification/2025-03-26/client/index", |
127 | 125 | "specification/2025-03-26/client/roots",
|
128 | 126 | "specification/2025-03-26/client/sampling"
|
129 | 127 | ]
|
130 | 128 | },
|
131 | 129 | {
|
132 |
| - "group": "Server", |
| 130 | + "group": "Server Features", |
133 | 131 | "pages": [
|
134 | 132 | "specification/2025-03-26/server/index",
|
135 | 133 | "specification/2025-03-26/server/prompts",
|
|
138 | 136 | {
|
139 | 137 | "group": "Utilities",
|
140 | 138 | "pages": [
|
141 |
| - "specification/2025-03-26/server/utilities/index" |
| 139 | + "specification/2025-03-26/server/utilities/completion", |
| 140 | + "specification/2025-03-26/server/utilities/logging", |
| 141 | + "specification/2025-03-26/server/utilities/pagination" |
142 | 142 | ]
|
143 | 143 | }
|
144 | 144 | ]
|
|
156 | 156 | ]
|
157 | 157 | },
|
158 | 158 | {
|
159 |
| - "group": "Basic", |
| 159 | + "group": "Basic Protocol", |
160 | 160 | "pages": [
|
161 | 161 | "specification/2024-11-05/basic/index",
|
162 | 162 | "specification/2024-11-05/basic/lifecycle",
|
|
165 | 165 | {
|
166 | 166 | "group": "Utilities",
|
167 | 167 | "pages": [
|
168 |
| - "specification/2024-11-05/basic/utilities/index", |
169 | 168 | "specification/2024-11-05/basic/utilities/cancellation",
|
170 | 169 | "specification/2024-11-05/basic/utilities/ping",
|
171 | 170 | "specification/2024-11-05/basic/utilities/progress"
|
|
174 | 173 | ]
|
175 | 174 | },
|
176 | 175 | {
|
177 |
| - "group": "Client", |
| 176 | + "group": "Client Features", |
178 | 177 | "pages": [
|
179 |
| - "specification/2024-11-05/client/index", |
180 | 178 | "specification/2024-11-05/client/roots",
|
181 | 179 | "specification/2024-11-05/client/sampling"
|
182 | 180 | ]
|
183 | 181 | },
|
184 | 182 | {
|
185 |
| - "group": "Server", |
| 183 | + "group": "Server Features", |
186 | 184 | "pages": [
|
187 | 185 | "specification/2024-11-05/server/index",
|
188 | 186 | "specification/2024-11-05/server/prompts",
|
|
191 | 189 | {
|
192 | 190 | "group": "Utilities",
|
193 | 191 | "pages": [
|
194 |
| - "specification/2024-11-05/server/utilities/index", |
195 | 192 | "specification/2024-11-05/server/utilities/completion",
|
196 | 193 | "specification/2024-11-05/server/utilities/logging",
|
197 | 194 | "specification/2024-11-05/server/utilities/pagination"
|
|
0 commit comments