|
| 1 | +{ |
| 2 | + "linkset": [ |
| 3 | + { |
| 4 | + "anchor": "https://developers.stellar.org/docs/data/apis/horizon", |
| 5 | + "service-desc": [ |
| 6 | + { |
| 7 | + "href": "https://developers.stellar.org/openapi/horizon.yml", |
| 8 | + "type": "application/yaml", |
| 9 | + "title": "Horizon OpenAPI specification" |
| 10 | + } |
| 11 | + ], |
| 12 | + "service-doc": [ |
| 13 | + { |
| 14 | + "href": "https://developers.stellar.org/docs/data/apis/horizon/api-reference", |
| 15 | + "type": "text/html", |
| 16 | + "title": "Horizon API reference" |
| 17 | + } |
| 18 | + ] |
| 19 | + }, |
| 20 | + { |
| 21 | + "anchor": "https://developers.stellar.org/docs/data/apis/rpc", |
| 22 | + "service-desc": [ |
| 23 | + { |
| 24 | + "href": "https://developers.stellar.org/stellar-rpc.openrpc.json", |
| 25 | + "type": "application/json", |
| 26 | + "title": "Stellar RPC OpenRPC specification" |
| 27 | + } |
| 28 | + ], |
| 29 | + "service-doc": [ |
| 30 | + { |
| 31 | + "href": "https://developers.stellar.org/docs/data/apis/rpc/api-reference", |
| 32 | + "type": "text/html", |
| 33 | + "title": "Stellar RPC API reference" |
| 34 | + } |
| 35 | + ] |
| 36 | + }, |
| 37 | + { |
| 38 | + "anchor": "https://developers.stellar.org/docs/platforms/anchor-platform", |
| 39 | + "service-desc": [ |
| 40 | + { |
| 41 | + "href": "https://developers.stellar.org/openapi/anchor-platform.yaml", |
| 42 | + "type": "application/yaml", |
| 43 | + "title": "Anchor Platform OpenAPI specification" |
| 44 | + } |
| 45 | + ], |
| 46 | + "service-doc": [ |
| 47 | + { |
| 48 | + "href": "https://developers.stellar.org/docs/platforms/anchor-platform/api-reference", |
| 49 | + "type": "text/html", |
| 50 | + "title": "Anchor Platform API reference" |
| 51 | + } |
| 52 | + ] |
| 53 | + }, |
| 54 | + { |
| 55 | + "anchor": "https://developers.stellar.org/docs/platforms/stellar-disbursement-platform", |
| 56 | + "service-desc": [ |
| 57 | + { |
| 58 | + "href": "https://developers.stellar.org/openapi/stellar-disbursement-platform.yaml", |
| 59 | + "type": "application/yaml", |
| 60 | + "title": "Stellar Disbursement Platform OpenAPI specification" |
| 61 | + } |
| 62 | + ], |
| 63 | + "service-doc": [ |
| 64 | + { |
| 65 | + "href": "https://developers.stellar.org/docs/platforms/stellar-disbursement-platform/api-reference", |
| 66 | + "type": "text/html", |
| 67 | + "title": "Stellar Disbursement Platform API reference" |
| 68 | + } |
| 69 | + ] |
| 70 | + } |
| 71 | + ] |
| 72 | +} |
0 commit comments