|
312 | 312 | "deprecated": false,
|
313 | 313 | "externalDocs": {
|
314 | 314 | "description": "Github remote link",
|
315 |
| - "url": "https://github.com/filecoin-project/curio/blob/master/api/proxy_gen.go#L333" |
| 315 | + "url": "https://github.com/filecoin-project/curio/blob/master/api/proxy_gen.go#L337" |
316 | 316 | }
|
317 | 317 | },
|
318 | 318 | {
|
|
335 | 335 | "deprecated": false,
|
336 | 336 | "externalDocs": {
|
337 | 337 | "description": "Github remote link",
|
338 |
| - "url": "https://github.com/filecoin-project/curio/blob/master/api/proxy_gen.go#L344" |
| 338 | + "url": "https://github.com/filecoin-project/curio/blob/master/api/proxy_gen.go#L348" |
| 339 | + } |
| 340 | + }, |
| 341 | + { |
| 342 | + "name": "Filecoin.IndexSamples", |
| 343 | + "description": "```go\nfunc (s *CurioStruct) IndexSamples(p0 context.Context, p1 cid.Cid) ([]multihash.Multihash, error) {\n\tif s.Internal.IndexSamples == nil {\n\t\treturn *new([]multihash.Multihash), ErrNotSupported\n\t}\n\treturn s.Internal.IndexSamples(p0, p1)\n}\n```", |
| 344 | + "summary": "", |
| 345 | + "paramStructure": "by-position", |
| 346 | + "params": [ |
| 347 | + { |
| 348 | + "name": "p1", |
| 349 | + "description": "cid.Cid", |
| 350 | + "summary": "", |
| 351 | + "schema": { |
| 352 | + "title": "Content Identifier", |
| 353 | + "description": "Cid represents a self-describing content addressed identifier. It is formed by a Version, a Codec (which indicates a multicodec-packed content type) and a Multihash.", |
| 354 | + "examples": [ |
| 355 | + { |
| 356 | + "/": "bafy2bzacea3wsdh6y3a36tb3skempjoxqpuyompjbmfeyf34fi3uy6uue42v4" |
| 357 | + } |
| 358 | + ], |
| 359 | + "type": [ |
| 360 | + "string" |
| 361 | + ] |
| 362 | + }, |
| 363 | + "required": true, |
| 364 | + "deprecated": false |
| 365 | + } |
| 366 | + ], |
| 367 | + "result": { |
| 368 | + "name": "[]multihash.Multihash", |
| 369 | + "description": "[]multihash.Multihash", |
| 370 | + "summary": "", |
| 371 | + "schema": { |
| 372 | + "examples": [ |
| 373 | + [ |
| 374 | + "Bw==" |
| 375 | + ] |
| 376 | + ], |
| 377 | + "items": [ |
| 378 | + { |
| 379 | + "items": [ |
| 380 | + { |
| 381 | + "title": "number", |
| 382 | + "description": "Number is a number", |
| 383 | + "type": [ |
| 384 | + "number" |
| 385 | + ] |
| 386 | + } |
| 387 | + ], |
| 388 | + "type": [ |
| 389 | + "array" |
| 390 | + ] |
| 391 | + } |
| 392 | + ], |
| 393 | + "type": [ |
| 394 | + "array" |
| 395 | + ] |
| 396 | + }, |
| 397 | + "required": true, |
| 398 | + "deprecated": false |
| 399 | + }, |
| 400 | + "deprecated": false, |
| 401 | + "externalDocs": { |
| 402 | + "description": "Github remote link", |
| 403 | + "url": "https://github.com/filecoin-project/curio/blob/master/api/proxy_gen.go#L359" |
339 | 404 | }
|
340 | 405 | },
|
341 | 406 | {
|
|
419 | 484 | "deprecated": false,
|
420 | 485 | "externalDocs": {
|
421 | 486 | "description": "Github remote link",
|
422 |
| - "url": "https://github.com/filecoin-project/curio/blob/master/api/proxy_gen.go#L355" |
| 487 | + "url": "https://github.com/filecoin-project/curio/blob/master/api/proxy_gen.go#L370" |
423 | 488 | }
|
424 | 489 | },
|
425 | 490 | {
|
|
455 | 520 | "deprecated": false,
|
456 | 521 | "externalDocs": {
|
457 | 522 | "description": "Github remote link",
|
458 |
| - "url": "https://github.com/filecoin-project/curio/blob/master/api/proxy_gen.go#L366" |
| 523 | + "url": "https://github.com/filecoin-project/curio/blob/master/api/proxy_gen.go#L381" |
459 | 524 | }
|
460 | 525 | },
|
461 | 526 | {
|
|
509 | 574 | "deprecated": false,
|
510 | 575 | "externalDocs": {
|
511 | 576 | "description": "Github remote link",
|
512 |
| - "url": "https://github.com/filecoin-project/curio/blob/master/api/proxy_gen.go#L377" |
| 577 | + "url": "https://github.com/filecoin-project/curio/blob/master/api/proxy_gen.go#L392" |
513 | 578 | }
|
514 | 579 | },
|
515 | 580 | {
|
|
532 | 597 | "deprecated": false,
|
533 | 598 | "externalDocs": {
|
534 | 599 | "description": "Github remote link",
|
535 |
| - "url": "https://github.com/filecoin-project/curio/blob/master/api/proxy_gen.go#L388" |
| 600 | + "url": "https://github.com/filecoin-project/curio/blob/master/api/proxy_gen.go#L403" |
536 | 601 | }
|
537 | 602 | },
|
538 | 603 | {
|
|
571 | 636 | "deprecated": false,
|
572 | 637 | "externalDocs": {
|
573 | 638 | "description": "Github remote link",
|
574 |
| - "url": "https://github.com/filecoin-project/curio/blob/master/api/proxy_gen.go#L399" |
| 639 | + "url": "https://github.com/filecoin-project/curio/blob/master/api/proxy_gen.go#L414" |
575 | 640 | }
|
576 | 641 | },
|
577 | 642 | {
|
|
610 | 675 | "deprecated": false,
|
611 | 676 | "externalDocs": {
|
612 | 677 | "description": "Github remote link",
|
613 |
| - "url": "https://github.com/filecoin-project/curio/blob/master/api/proxy_gen.go#L410" |
| 678 | + "url": "https://github.com/filecoin-project/curio/blob/master/api/proxy_gen.go#L425" |
614 | 679 | }
|
615 | 680 | },
|
616 | 681 | {
|
|
804 | 869 | "deprecated": false,
|
805 | 870 | "externalDocs": {
|
806 | 871 | "description": "Github remote link",
|
807 |
| - "url": "https://github.com/filecoin-project/curio/blob/master/api/proxy_gen.go#L421" |
| 872 | + "url": "https://github.com/filecoin-project/curio/blob/master/api/proxy_gen.go#L436" |
808 | 873 | }
|
809 | 874 | },
|
810 | 875 | {
|
|
865 | 930 | "deprecated": false,
|
866 | 931 | "externalDocs": {
|
867 | 932 | "description": "Github remote link",
|
868 |
| - "url": "https://github.com/filecoin-project/curio/blob/master/api/proxy_gen.go#L432" |
| 933 | + "url": "https://github.com/filecoin-project/curio/blob/master/api/proxy_gen.go#L447" |
869 | 934 | }
|
870 | 935 | },
|
871 | 936 | {
|
|
997 | 1062 | "deprecated": false,
|
998 | 1063 | "externalDocs": {
|
999 | 1064 | "description": "Github remote link",
|
1000 |
| - "url": "https://github.com/filecoin-project/curio/blob/master/api/proxy_gen.go#L443" |
| 1065 | + "url": "https://github.com/filecoin-project/curio/blob/master/api/proxy_gen.go#L458" |
1001 | 1066 | }
|
1002 | 1067 | },
|
1003 | 1068 | {
|
|
1131 | 1196 | "deprecated": false,
|
1132 | 1197 | "externalDocs": {
|
1133 | 1198 | "description": "Github remote link",
|
1134 |
| - "url": "https://github.com/filecoin-project/curio/blob/master/api/proxy_gen.go#L454" |
| 1199 | + "url": "https://github.com/filecoin-project/curio/blob/master/api/proxy_gen.go#L469" |
1135 | 1200 | }
|
1136 | 1201 | },
|
1137 | 1202 | {
|
|
1185 | 1250 | "deprecated": false,
|
1186 | 1251 | "externalDocs": {
|
1187 | 1252 | "description": "Github remote link",
|
1188 |
| - "url": "https://github.com/filecoin-project/curio/blob/master/api/proxy_gen.go#L465" |
| 1253 | + "url": "https://github.com/filecoin-project/curio/blob/master/api/proxy_gen.go#L480" |
1189 | 1254 | }
|
1190 | 1255 | },
|
1191 | 1256 | {
|
|
1219 | 1284 | "deprecated": false,
|
1220 | 1285 | "externalDocs": {
|
1221 | 1286 | "description": "Github remote link",
|
1222 |
| - "url": "https://github.com/filecoin-project/curio/blob/master/api/proxy_gen.go#L476" |
| 1287 | + "url": "https://github.com/filecoin-project/curio/blob/master/api/proxy_gen.go#L491" |
1223 | 1288 | }
|
1224 | 1289 | },
|
1225 | 1290 | {
|
|
1273 | 1338 | "deprecated": false,
|
1274 | 1339 | "externalDocs": {
|
1275 | 1340 | "description": "Github remote link",
|
1276 |
| - "url": "https://github.com/filecoin-project/curio/blob/master/api/proxy_gen.go#L487" |
| 1341 | + "url": "https://github.com/filecoin-project/curio/blob/master/api/proxy_gen.go#L502" |
1277 | 1342 | }
|
1278 | 1343 | },
|
1279 | 1344 | {
|
|
1350 | 1415 | "deprecated": false,
|
1351 | 1416 | "externalDocs": {
|
1352 | 1417 | "description": "Github remote link",
|
1353 |
| - "url": "https://github.com/filecoin-project/curio/blob/master/api/proxy_gen.go#L498" |
| 1418 | + "url": "https://github.com/filecoin-project/curio/blob/master/api/proxy_gen.go#L513" |
1354 | 1419 | }
|
1355 | 1420 | },
|
1356 | 1421 | {
|
|
1373 | 1438 | "deprecated": false,
|
1374 | 1439 | "externalDocs": {
|
1375 | 1440 | "description": "Github remote link",
|
1376 |
| - "url": "https://github.com/filecoin-project/curio/blob/master/api/proxy_gen.go#L509" |
| 1441 | + "url": "https://github.com/filecoin-project/curio/blob/master/api/proxy_gen.go#L524" |
1377 | 1442 | }
|
1378 | 1443 | },
|
1379 | 1444 | {
|
|
1411 | 1476 | "deprecated": false,
|
1412 | 1477 | "externalDocs": {
|
1413 | 1478 | "description": "Github remote link",
|
1414 |
| - "url": "https://github.com/filecoin-project/curio/blob/master/api/proxy_gen.go#L520" |
| 1479 | + "url": "https://github.com/filecoin-project/curio/blob/master/api/proxy_gen.go#L535" |
1415 | 1480 | }
|
1416 | 1481 | }
|
1417 | 1482 | ]
|
|
0 commit comments