Commit ff3c404
committed
docs(registry): fix incorrect GET tool documentation
- Update COLLECTION_REGISTRY_APP_GET docs to reflect actual behavior
- GET always returns LATEST version (is_latest: true)
- Version suffix in 'name@version' is accepted but IGNORED
- Remove misleading reference to GET supporting specific versions
- Clarify that COLLECTION_REGISTRY_APP_VERSIONS should be used for version queries
The implementation was correct, only the documentation was inaccurate.1 parent 9b6bf25 commit ff3c404
1 file changed
+9
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
73 | | - | |
| 72 | + | |
74 | 73 | | |
75 | 74 | | |
76 | 75 | | |
| |||
112 | 111 | | |
113 | 112 | | |
114 | 113 | | |
115 | | - | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
116 | 117 | | |
117 | 118 | | |
118 | 119 | | |
| |||
274 | 275 | | |
275 | 276 | | |
276 | 277 | | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
277 | 282 | | |
278 | 283 | | |
279 | 284 | | |
280 | 285 | | |
281 | 286 | | |
282 | | - | |
| 287 | + | |
283 | 288 | | |
284 | 289 | | |
285 | 290 | | |
| |||
0 commit comments