Commit fc2ee65
authored
Update Registry Server docs for v1.2 (#741)
* Update Registry Server docs for v1.2
Reflect upstream changes through toolhive-registry-server v1.2.0:
- Drop references to the ToolHive source format; the Registry Server
now only accepts the upstream MCP registry format (#724).
- Document the PUT /v1/entries/{type}/{name}/claims endpoint and the
requirement that publish requests include claims when authentication
is enabled (#720, #727).
- Document the single managed source limit and the 409 response on
duplicate creation (#719).
- Document database password config fields, THV_REGISTRY_DATABASE_*
environment variables, and the precedence order over pgpass (#716).
- Document the THV_REGISTRY_COMPRESS_RESPONSE, WATCH_NAMESPACE,
LEADER_ELECTION_ID, and INSECURE_URL environment variables.
- Update managed source endpoint references to /v1/entries paths and
refine auth-only mode description (role pass-through, /v1/me).
* Address review feedback on registry v1.2 docs
- Drop 'static' from password precedence lead-in so dynamic auth
appearing as item 1 no longer contradicts the framing.
- Reword the consumer-reads bullet in managed-source operations to
match the METHOD/path shape of the other bullets.
- Pull the claims requirement out of the publish bullet parenthetical
into a dedicated follow-on sentence.
- Clarify rule 3 on claim consistency for first-version-had-no-claims.
- Tighten the auth-only mode wording on /v1/me.
- Trim the skills publish note and fix "deploy guides" singular link.
* Apply second-pass review polish
- Replace "Pick one" in database password section with a framing that
matches the precedence chain that follows.
- Broaden the "separate database users" guidance so it applies to every
credential-delivery method, not just pgpass.
- Drop the redundant "(consumer reads)" trailer from the GET bullet.
- Smooth the claim-consistency sentence in authorization rule 3.
* Indent list items in deploy-manual config.yaml
Match the indented list style used elsewhere in the same Deployment
block and across the doc set. The flush style was valid YAML but
inconsistent with surrounding examples.1 parent 248ee24 commit fc2ee65
9 files changed
Lines changed: 202 additions & 114 deletions
File tree
- docs/toolhive
- guides-registry
- reference
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
144 | 143 | | |
145 | 144 | | |
146 | 145 | | |
| |||
154 | 153 | | |
155 | 154 | | |
156 | 155 | | |
157 | | - | |
158 | 156 | | |
159 | 157 | | |
160 | 158 | | |
| |||
230 | 228 | | |
231 | 229 | | |
232 | 230 | | |
233 | | - | |
| 231 | + | |
234 | 232 | | |
235 | | - | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
236 | 238 | | |
237 | 239 | | |
238 | 240 | | |
239 | | - | |
240 | | - | |
241 | | - | |
242 | | - | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
243 | 244 | | |
244 | | - | |
245 | | - | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
246 | 248 | | |
247 | 249 | | |
248 | 250 | | |
249 | | - | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
250 | 280 | | |
251 | 281 | | |
252 | 282 | | |
253 | | - | |
254 | | - | |
255 | | - | |
256 | | - | |
257 | 283 | | |
258 | 284 | | |
259 | 285 | | |
260 | 286 | | |
261 | 287 | | |
262 | 288 | | |
263 | 289 | | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
264 | 300 | | |
265 | 301 | | |
266 | 302 | | |
| |||
289 | 325 | | |
290 | 326 | | |
291 | 327 | | |
292 | | - | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
293 | 332 | | |
294 | 333 | | |
295 | 334 | | |
| |||
336 | 375 | | |
337 | 376 | | |
338 | 377 | | |
339 | | - | |
340 | 378 | | |
341 | 379 | | |
342 | 380 | | |
| |||
348 | 386 | | |
349 | 387 | | |
350 | 388 | | |
351 | | - | |
352 | 389 | | |
353 | 390 | | |
354 | 391 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
| |||
96 | 95 | | |
97 | 96 | | |
98 | 97 | | |
99 | | - | |
| 98 | + | |
100 | 99 | | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
110 | 103 | | |
111 | 104 | | |
112 | 105 | | |
| |||
129 | 122 | | |
130 | 123 | | |
131 | 124 | | |
132 | | - | |
133 | 125 | | |
134 | 126 | | |
135 | 127 | | |
| |||
169 | 161 | | |
170 | 162 | | |
171 | 163 | | |
172 | | - | |
173 | 164 | | |
174 | 165 | | |
175 | 166 | | |
| |||
253 | 244 | | |
254 | 245 | | |
255 | 246 | | |
256 | | - | |
257 | 247 | | |
258 | 248 | | |
259 | 249 | | |
| |||
268 | 258 | | |
269 | 259 | | |
270 | 260 | | |
271 | | - | |
272 | | - | |
273 | 261 | | |
274 | 262 | | |
275 | 263 | | |
| |||
285 | 273 | | |
286 | 274 | | |
287 | 275 | | |
288 | | - | |
289 | 276 | | |
290 | 277 | | |
291 | 278 | | |
| |||
301 | 288 | | |
302 | 289 | | |
303 | 290 | | |
304 | | - | |
305 | 291 | | |
306 | 292 | | |
307 | 293 | | |
| |||
344 | 330 | | |
345 | 331 | | |
346 | 332 | | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
347 | 343 | | |
348 | 344 | | |
349 | | - | |
350 | | - | |
351 | | - | |
352 | | - | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
353 | 351 | | |
354 | 352 | | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
355 | 358 | | |
356 | 359 | | |
357 | 360 | | |
| |||
378 | 381 | | |
379 | 382 | | |
380 | 383 | | |
381 | | - | |
382 | 384 | | |
383 | 385 | | |
384 | 386 | | |
| |||
523 | 525 | | |
524 | 526 | | |
525 | 527 | | |
526 | | - | |
527 | 528 | | |
528 | 529 | | |
529 | 530 | | |
| |||
557 | 558 | | |
558 | 559 | | |
559 | 560 | | |
560 | | - | |
561 | 561 | | |
562 | 562 | | |
563 | 563 | | |
| |||
596 | 596 | | |
597 | 597 | | |
598 | 598 | | |
599 | | - | |
600 | 599 | | |
601 | 600 | | |
602 | 601 | | |
| |||
605 | 604 | | |
606 | 605 | | |
607 | 606 | | |
608 | | - | |
609 | 607 | | |
610 | 608 | | |
611 | 609 | | |
| |||
666 | 664 | | |
667 | 665 | | |
668 | 666 | | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
| 679 | + | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
669 | 684 | | |
670 | 685 | | |
671 | 686 | | |
| |||
0 commit comments