|
18 | 18 | </desc>
|
19 | 19 | <opt name='type'>
|
20 | 20 | <p>Pipe-separated list of cache type codes. If given, the results will be
|
21 |
| - limited to the given cache types. For a list of available type codes, |
22 |
| - see the <b>types</b> return field of |
23 |
| - <a href='%OKAPI:methodargref:services/caches/capabilities%'>services/caches/capabilities</a>. |
24 |
| - For more information on cache types, see |
25 |
| - <a href='%OKAPI:methodargref:services/caches/geocache%'>services/caches/geocache</a>.</p> |
| 21 | + limited to the given cache types. For a list of known types, see the |
| 22 | + <a href='%OKAPI:methodargref:services/caches/geocache%'>services/caches/geocache</a> |
| 23 | + <b>type</b> field.</p> |
26 | 24 |
|
27 | 25 | <p><b>Note:</b> If you want to include all cache types <b>except</b>
|
28 | 26 | the given ones, prepend your list with the "-" sign.</p>
|
|
38 | 36 | <li><b>Archived</b> - Cache is permanently unavailable (moved to the archives).</li>
|
39 | 37 | </ul>
|
40 | 38 | <p>More statuses are in use at OC sites and may be implemented in future
|
41 |
| - OKAPI versions (see <a href="https://github.com/opencaching/okapi/issues/565">discussion</a>). |
42 |
| - The <a href='%OKAPI:methodargref:services/caches/capabilities%'>services/caches/capabilities</a> |
43 |
| - method returns a list of statuses that can be searched for.</p> |
| 39 | + OKAPI versions (see <a href="https://github.com/opencaching/okapi/issues/565">discussion</a>).</p> |
44 | 40 | </opt>
|
45 | 41 | <opt name='owner_uuid'>
|
46 | 42 | <p>Pipe-separated list of user IDs. If given, the list of returned caches
|
|
101 | 97 | included. The codes are: 'none', 'nano', 'micro', 'small', 'regular',
|
102 | 98 | 'large', 'xlarge', 'other'.</p>
|
103 | 99 |
|
104 |
| - <p><b>Note:</b> Not all OC servers use all of these. The <b>sizes</b> |
105 |
| - field of <a href='%OKAPI:methodargref:services/caches/capabilities%'>services/caches/capabilities</a> |
106 |
| - tells which types are currently available at this installation. You |
107 |
| - may also search for sizes which are unavailable here; then the result |
108 |
| - will be empty.</p> |
109 |
| - |
110 | 100 | <p><b>Note:</b> If you want to include all cache sizes <b>except</b>
|
111 | 101 | the given ones, prepend your list with the "-" sign.</p>
|
112 | 102 | </opt>
|
|
124 | 114 |
|
125 | 115 | <p><b>Note:</b> Not all Opencaching installations provide ratings for their
|
126 | 116 | geocaches. The <b>has_ratings</b> field of
|
127 |
| - <a href='%OKAPI:methodargref:services/caches/capabilities%'>services/caches/capabilities</a> |
| 117 | + <a href='%OKAPI:methodargref:services/apisrv/installation%'>services/apisrv/installation</a> |
128 | 118 | tells if ratings are available. If not, this parameter will be ignored.</p>
|
129 | 119 | </opt>
|
130 | 120 | <opt name='min_rcmds'>
|
|
0 commit comments