15 lines
474 B
JSON
15 lines
474 B
JSON
{
|
|
"/api": "/resources",
|
|
"/api/lbry": "/api/sdk",
|
|
"/api/lbrycrd": "/api/blockchain",
|
|
"/api/protocol": "/api/sdk",
|
|
"/play": "/playground",
|
|
"/repository-standards": "/resources/repository-standards",
|
|
"/resources/lbry-claimtrie": "/spec#claimtrie",
|
|
"/resources/schema": "/spec#metadata",
|
|
"/resources/signing-claim": "/resources/claim-signing",
|
|
"/resources/uri": "/spec#urls",
|
|
"/tour": "/playground",
|
|
"/specification": "/spec",
|
|
"/whitepaper": "/spec"
|
|
}
|