Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Format api path for namespace klay, eth, debug #605

Merged
merged 4 commits into from
May 9, 2024
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
386 changes: 199 additions & 187 deletions documentation/index.yaml

Large diffs are not rendered by default.

167 changes: 98 additions & 69 deletions documentation/namespaces/debug.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,103 +17,132 @@ servers:
- url: https://api.baobab.klaytn.net:8651
- url: https://public-en-cypress.klaytn.net
paths:
# debug/logging:
/debug/logging/setVMLogTarget:
$ref: ../../web3rpc/rpc-specs/paths/debug/logging/setVMLogTarget.yaml#/paths/~1debug~1logging~1setVMLogTarget
/debug/logging/verbosity:
$ref: ../../web3rpc/rpc-specs/paths/debug/logging/verbosity.yaml#/paths/~1debug~1logging~1verbosity
/debug/logging/verbosityByName:
$ref: ../../web3rpc/rpc-specs/paths/debug/logging/verbosityByName.yaml#/paths/~1debug~1logging~1verbosityByName
/debug/logging/verbosityByID:
$ref: ../../web3rpc/rpc-specs/paths/debug/logging/verbosityByID.yaml#/paths/~1debug~1logging~1verbosityByID
/debug/logging/vmodule:
$ref: ../../web3rpc/rpc-specs/paths/debug/logging/vmodule.yaml#/paths/~1debug~1logging~1vmodule
/debug/logging/backtraceAt:
$ref: ../../web3rpc/rpc-specs/paths/debug/logging/backtraceAt.yaml#/paths/~1debug~1logging~1backtraceAt

/debug/blockchainInspection/chaindbCompact:
$ref: ../../web3rpc/rpc-specs/paths/debug/others/chaindbCompact.yaml#/paths/~1debug~1chaindbCompact
/debug/blockchainInspection/chaindbProperty:
$ref: ../../web3rpc/rpc-specs/paths/debug/others/chaindbProperty.yaml#/paths/~1debug~1chaindbProperty
# debug/blockchainInspection:
/debug/blockchainInspection/preimage:
$ref: ../../web3rpc/rpc-specs/paths/debug/blockchainInspection/preimage.yaml#/paths/~1debug~1blockchainInspection~1preimage
/debug/blockchainInspection/dumpBlock:
$ref: ../../web3rpc/rpc-specs/paths/debug/blockchainInspection/dumpBlock.yaml#/paths/~1debug~1dumpBlock
$ref: ../../web3rpc/rpc-specs/paths/debug/blockchainInspection/dumpBlock.yaml#/paths/~1debug~1blockchainInspection~1dumpBlock
/debug/blockchainInspection/dumpStateTrie:
$ref: ../../web3rpc/rpc-specs/paths/debug/blockchainInspection/dumpStateTrie.yaml#/paths/~1debug~1dumpStateTrie
/debug/blockchainInspection/getBadBlocks:
$ref: ../../web3rpc/rpc-specs/paths/debug/blockchainInspection/getBadBlocks.yaml#/paths/~1debug~1getBadBlocks
$ref: ../../web3rpc/rpc-specs/paths/debug/blockchainInspection/dumpStateTrie.yaml#/paths/~1debug~1blockchainInspection~1dumpStateTrie
/debug/blockchainInspection/getBlockRlp:
$ref: ../../web3rpc/rpc-specs/paths/debug/blockchainInspection/getBlockRlp.yaml#/paths/~1debug~1getBlockRlp
/debug/blockchainInspection/getModifiedAccountsByHash:
$ref: ../../web3rpc/rpc-specs/paths/debug/blockchainInspection/getModifiedAccountsByHash.yaml#/paths/~1debug~1getModifiedAccountsByHash
$ref: ../../web3rpc/rpc-specs/paths/debug/blockchainInspection/getBlockRlp.yaml#/paths/~1debug~1blockchainInspection~1getBlockRlp
/debug/blockchainInspection/getModifiedAccountsByNumber:
$ref: ../../web3rpc/rpc-specs/paths/debug/blockchainInspection/getModifiedAccountsByNumber.yaml#/paths/~1debug~1getModifiedAccountsByNumber
/debug/blockchainInspection/getModifiedStorageNodesByNumber:
$ref: ../../web3rpc/rpc-specs/paths/debug/others/getModifiedStorageNodesByNumber.yaml#/paths/~1debug~1getModifiedStorageNodesByNumber
/debug/blockchainInspection/preimage:
$ref: ../../web3rpc/rpc-specs/paths/debug/blockchainInspection/preimage.yaml#/paths/~1debug~1preimage
$ref: ../../web3rpc/rpc-specs/paths/debug/blockchainInspection/getModifiedAccountsByNumber.yaml#/paths/~1debug~1blockchainInspection~1getModifiedAccountsByNumber
/debug/blockchainInspection/getModifiedAccountsByHash:
$ref: ../../web3rpc/rpc-specs/paths/debug/blockchainInspection/getModifiedAccountsByHash.yaml#/paths/~1debug~1blockchainInspection~1getModifiedAccountsByHash
/debug/blockchainInspection/getBadBlocks:
$ref: ../../web3rpc/rpc-specs/paths/debug/blockchainInspection/getBadBlocks.yaml#/paths/~1debug~1blockchainInspection~1getBadBlocks
/debug/blockchainInspection/printBlock:
$ref: ../../web3rpc/rpc-specs/paths/debug/blockchainInspection/printBlock.yaml#/paths/~1debug~1printBlock
/debug/blockchainInspection/seedHash:
$ref: ../../web3rpc/rpc-specs/paths/debug/others/seedHash.yaml#/paths/~1debug~1seedHash
$ref: ../../web3rpc/rpc-specs/paths/debug/blockchainInspection/printBlock.yaml#/paths/~1debug~1blockchainInspection~1printBlock
/debug/blockchainInspection/setHead:
$ref: ../../web3rpc/rpc-specs/paths/debug/blockchainInspection/setHead.yaml#/paths/~1debug~1setHead
/debug/blockchainInspection/startCollectingTrieStats:
$ref: ../../web3rpc/rpc-specs/paths/debug/blockchainInspection/startCollectingTrieStats.yaml#/paths/~1debug~1startCollectingTrieStats
/debug/blockchainInspection/startContractWarmUp:
$ref: ../../web3rpc/rpc-specs/paths/debug/blockchainInspection/startContractWarmUp.yaml#/paths/~1debug~1startContractWarmUp
$ref: ../../web3rpc/rpc-specs/paths/debug/blockchainInspection/setHead.yaml#/paths/~1debug~1blockchainInspection~1setHead
/debug/blockchainInspection/startWarmUp:
$ref: ../../web3rpc/rpc-specs/paths/debug/blockchainInspection/startWarmUp.yaml#/paths/~1debug~1startWarmUp
$ref: ../../web3rpc/rpc-specs/paths/debug/blockchainInspection/startWarmUp.yaml#/paths/~1debug~1blockchainInspection~1startWarmUp
/debug/blockchainInspection/startContractWarmUp:
$ref: ../../web3rpc/rpc-specs/paths/debug/blockchainInspection/startContractWarmUp.yaml#/paths/~1debug~1blockchainInspection~1startContractWarmUp
/debug/blockchainInspection/stopWarmUp:
$ref: ../../web3rpc/rpc-specs/paths/debug/blockchainInspection/stopWarmUp.yaml#/paths/~1debug~1stopWarmUp
/debug/blockchainInspection/storageRangeAt:
$ref: ../../web3rpc/rpc-specs/paths/debug/others/storageRangeAt.yaml#/paths/~1debug~1storageRangeAt
$ref: ../../web3rpc/rpc-specs/paths/debug/blockchainInspection/stopWarmUp.yaml#/paths/~1debug~1blockchainInspection~1stopWarmUp
/debug/blockchainInspection/startCollectingTrieStats:
$ref: ../../web3rpc/rpc-specs/paths/debug/blockchainInspection/startCollectingTrieStats.yaml#/paths/~1debug~1blockchainInspection~1startCollectingTrieStats

#debug/others
/debug/others/getModifiedStorageNodesByNumber:
$ref: ../../web3rpc/rpc-specs/paths/debug/others/getModifiedStorageNodesByNumber.yaml#/paths/~1debug~1others~1getModifiedStorageNodesByNumber
/debug/others/chaindbCompact:
$ref: ../../web3rpc/rpc-specs/paths/debug/others/chaindbCompact.yaml#/paths/~1debug~1others~1chaindbCompact
/debug/others/chaindbProperty:
$ref: ../../web3rpc/rpc-specs/paths/debug/others/chaindbProperty.yaml#/paths/~1debug~1others~1chaindbProperty
/debug/others/storageRangeAt:
$ref: ../../web3rpc/rpc-specs/paths/debug/others/storageRangeAt.yaml#/paths/~1debug~1others~1storageRangeAt
/debug/others/seedHash:
$ref: ../../web3rpc/rpc-specs/paths/debug/others/seedHash.yaml#/paths/~1debug~1others~1seedHash
/debug/others/setMutexProfileFraction:
$ref: ../../web3rpc/rpc-specs/paths/debug/others/setMutexProfileFraction.yaml#/paths/~1debug~1others~1setMutexProfileFraction

# debug/vMTracing:
/debug/vMTracing/traceBadBlock:
$ref: ../../web3rpc/rpc-specs/paths/debug/vMTracing/traceBadBlock.yaml#/paths/~1debug~1traceBadBlock
/debug/vMTracing/traceBlock:
$ref: ../../web3rpc/rpc-specs/paths/debug/vMTracing/traceBlock.yaml#/paths/~1debug~1traceBlock
/debug/vMTracing/traceTransaction:
$ref: ../../web3rpc/rpc-specs/paths/debug/vMTracing/traceTransaction.yaml#/paths/~1debug~1vMTracing~1traceTransaction
/debug/vMTracing/traceBlockByHash:
$ref: ../../web3rpc/rpc-specs/paths/debug/vMTracing/traceBlockByHash.yaml#/paths/~1debug~1traceBlockByHash
/debug/vMTracing/traceBlockByNumber:
$ref: ../../web3rpc/rpc-specs/paths/debug/vMTracing/traceBlockByNumber.yaml#/paths/~1debug~1traceBlockByNumber
$ref: ../../web3rpc/rpc-specs/paths/debug/vMTracing/traceBlockByHash.yaml#/paths/~1debug~1vMTracing~1traceBlockByHash
/debug/vMTracing/traceBlockByNumberRange:
$ref: ../../web3rpc/rpc-specs/paths/debug/vMTracing/traceBlockByNumberRange.yaml#/paths/~1debug~1traceBlockByNumberRange
$ref: ../../web3rpc/rpc-specs/paths/debug/vMTracing/traceBlockByNumberRange.yaml#/paths/~1debug~1vMTracing~1traceBlockByNumberRange
/debug/vMTracing/traceBlockByNumber:
$ref: ../../web3rpc/rpc-specs/paths/debug/vMTracing/traceBlockByNumber.yaml#/paths/~1debug~1vMTracing~1traceBlockByNumber
/debug/vMTracing/traceBlockFromFile:
$ref: ../../web3rpc/rpc-specs/paths/debug/vMTracing/traceBlockFromFile.yaml#/paths/~1debug~1traceBlockFromFile
$ref: ../../web3rpc/rpc-specs/paths/debug/vMTracing/traceBlockFromFile.yaml#/paths/~1debug~1vMTracing~1traceBlockFromFile
/debug/vMTracing/traceBadBlock:
$ref: ../../web3rpc/rpc-specs/paths/debug/vMTracing/traceBadBlock.yaml#/paths/~1debug~1vMTracing~1traceBadBlock
/debug/vMTracing/traceBlock:
$ref: ../../web3rpc/rpc-specs/paths/debug/vMTracing/traceBlock.yaml#/paths/~1debug~1vMTracing~1traceBlock
/debug/vMTracing/traceChain:
$ref: ../../web3rpc/rpc-specs/paths/debug/vMTracing/traceChain.yaml#/paths/~1debug~1traceChain
/debug/vMTracing/traceTransaction:
$ref: ../../web3rpc/rpc-specs/paths/debug/vMTracing/traceTransaction.yaml#/paths/~1debug~1traceTransaction
$ref: ../../web3rpc/rpc-specs/paths/debug/vMTracing/traceChain.yaml#/paths/~1debug~1vMTracing~1traceChain
/debug/vMTracing/traceCall:
$ref: ../../web3rpc/rpc-specs/paths/debug/vMTracing/traceCall.yaml#/paths/~1debug~1traceCall

$ref: ../../web3rpc/rpc-specs/paths/debug/vMTracing/traceCall.yaml#/paths/~1debug~1vMTracing~1traceCall

# debug/vMStandardTracing:
/debug/vMStandardTracing/standardTraceBadBlockToFile:
$ref: ../../web3rpc/rpc-specs/paths/debug/vMStandardTracing/standardTraceBadBlockToFile.yaml#/paths/~1debug~1standardTraceBadBlockToFile
/debug/vMStandardTracing/standardTraceBlockToFile:
$ref: ../../web3rpc/rpc-specs/paths/debug/vMStandardTracing/standardTraceBlockToFile.yaml#/paths/~1debug~1standardTraceBlockToFile
$ref: ../../web3rpc/rpc-specs/paths/debug/vMStandardTracing/standardTraceBlockToFile.yaml#/paths/~1debug~1vMStandardTracing~1standardTraceBlockToFile
/debug/vMStandardTracing/standardTraceBadBlockToFile:
$ref: ../../web3rpc/rpc-specs/paths/debug/vMStandardTracing/standardTraceBadBlockToFile.yaml#/paths/~1debug~1vMStandardTracing~1standardTraceBadBlockToFile

# debug/runtimeTracing:
/debug/runtimeTracing/goTrace:
$ref: ../../web3rpc/rpc-specs/paths/debug/runtimeTracing/goTrace.yaml#/paths/~1debug~1goTrace
/debug/runtimeTracing/startGoTrace:
$ref: ../../web3rpc/rpc-specs/paths/debug/runtimeTracing/startGoTrace.yaml#/paths/~1debug~1startGoTrace
/debug/runtimeTracing/stopGoTrace:
$ref: ../../web3rpc/rpc-specs/paths/debug/runtimeTracing/stopGoTrace.yaml#/paths/~1debug~1stopGoTrace
# debug/runtimeDebugging:
/debug/runtimeDebugging/gcStats:
$ref: ../../web3rpc/rpc-specs/paths/debug/runtimeDebugging/gcStats.yaml#/paths/~1debug~1runtimeDebugging~1gcStats
/debug/runtimeDebugging/metrics:
$ref: ../../web3rpc/rpc-specs/paths/debug/runtimeDebugging/metrics.yaml#/paths/~1debug~1runtimeDebugging~1metrics
/debug/runtimeDebugging/stacks:
$ref: ../../web3rpc/rpc-specs/paths/debug/runtimeDebugging/stacks.yaml#/paths/~1debug~1runtimeDebugging~1stacks
/debug/runtimeDebugging/freeOSMemory:
$ref: ../../web3rpc/rpc-specs/paths/debug/runtimeDebugging/freeOSMemory.yaml#/paths/~1debug~1runtimeDebugging~1freeOSMemory
/debug/runtimeDebugging/setGCPercent:
$ref: ../../web3rpc/rpc-specs/paths/debug/runtimeDebugging/setGCPercent.yaml#/paths/~1debug~1runtimeDebugging~1setGCPercent
/debug/runtimeDebugging/memStats:
$ref: ../../web3rpc/rpc-specs/paths/debug/runtimeDebugging/memStats.yaml#/paths/~1debug~1runtimeDebugging~1memStats

# debug/profiling:
/debug/profiling/startPProf:
$ref: ../../web3rpc/rpc-specs/paths/debug/profiling/startPProf.yaml#/paths/~1debug~1profiling~1startPProf
/debug/profiling/stopPProf:
$ref: ../../web3rpc/rpc-specs/paths/debug/profiling/stopPProf.yaml#/paths/~1debug~1profiling~1stopPProf
/debug/profiling/blockProfile:
$ref: ../../web3rpc/rpc-specs/paths/debug/profiling/blockProfile.yaml#/paths/~1debug~1blockProfile
$ref: ../../web3rpc/rpc-specs/paths/debug/profiling/blockProfile.yaml#/paths/~1debug~1profiling~1blockProfile
/debug/profiling/cpuProfile:
$ref: ../../web3rpc/rpc-specs/paths/debug/profiling/cpuProfile.yaml#/paths/~1debug~1cpuProfile
/debug/profiling/isPProfRunning:
$ref: ../../web3rpc/rpc-specs/paths/debug/profiling/isPProfRunning.yaml#/paths/~1debug~1isPProfRunning
$ref: ../../web3rpc/rpc-specs/paths/debug/profiling/cpuProfile.yaml#/paths/~1debug~1profiling~1cpuProfile
/debug/profiling/mutexProfile:
$ref: ../../web3rpc/rpc-specs/paths/debug/profiling/mutexProfile.yaml#/paths/~1debug~1mutexProfile
$ref: ../../web3rpc/rpc-specs/paths/debug/profiling/mutexProfile.yaml#/paths/~1debug~1profiling~1mutexProfile
/debug/profiling/setBlockProfileRate:
$ref: ../../web3rpc/rpc-specs/paths/debug/profiling/setBlockProfileRate.yaml#/paths/~1debug~1setBlockProfileRate
/debug/profiling/setMutexProfileFraction:
$ref: ../../web3rpc/rpc-specs/paths/debug/others/setMutexProfileFraction.yaml#/paths/~1debug~1setMutexProfileFraction
$ref: ../../web3rpc/rpc-specs/paths/debug/profiling/setBlockProfileRate.yaml#/paths/~1debug~1profiling~1setBlockProfileRate
/debug/profiling/startCPUProfile:
$ref: ../../web3rpc/rpc-specs/paths/debug/profiling/startCPUProfile.yaml#/paths/~1debug~1startCPUProfile
/debug/profiling/startPProf:
$ref: ../../web3rpc/rpc-specs/paths/debug/profiling/startPProf.yaml#/paths/~1debug~1startPProf
$ref: ../../web3rpc/rpc-specs/paths/debug/profiling/startCPUProfile.yaml#/paths/~1debug~1profiling~1startCPUProfile
/debug/profiling/stopCPUProfile:
$ref: ../../web3rpc/rpc-specs/paths/debug/profiling/stopCPUProfile.yaml#/paths/~1debug~1stopCPUProfile
/debug/profiling/stopPProf:
$ref: ../../web3rpc/rpc-specs/paths/debug/profiling/stopPProf.yaml#/paths/~1debug~1stopPProf
$ref: ../../web3rpc/rpc-specs/paths/debug/profiling/stopCPUProfile.yaml#/paths/~1debug~1profiling~1stopCPUProfile
/debug/profiling/writeBlockProfile:
$ref: ../../web3rpc/rpc-specs/paths/debug/profiling/writeBlockProfile.yaml#/paths/~1debug~1writeBlockProfile
$ref: ../../web3rpc/rpc-specs/paths/debug/profiling/writeBlockProfile.yaml#/paths/~1debug~1profiling~1writeBlockProfile
/debug/profiling/writeMemProfile:
$ref: ../../web3rpc/rpc-specs/paths/debug/profiling/writeMemProfile.yaml#/paths/~1debug~1writeMemProfile
$ref: ../../web3rpc/rpc-specs/paths/debug/profiling/writeMemProfile.yaml#/paths/~1debug~1profiling~1writeMemProfile
/debug/profiling/writeMutexProfile:
$ref: ../../web3rpc/rpc-specs/paths/debug/profiling/writeMutexProfile.yaml#/paths/~1debug~1writeMutexProfile
$ref: ../../web3rpc/rpc-specs/paths/debug/profiling/writeMutexProfile.yaml#/paths/~1debug~1profiling~1writeMutexProfile
/debug/profiling/isPProfRunning:
$ref: ../../web3rpc/rpc-specs/paths/debug/profiling/isPProfRunning.yaml#/paths/~1debug~1profiling~1isPProfRunning

# debug/runtimeTracing:
/debug/runtimeTracing/goTrace:
$ref: ../../web3rpc/rpc-specs/paths/debug/runtimeTracing/goTrace.yaml#/paths/~1debug~1runtimeTracing~1goTrace
/debug/runtimeTracing/startGoTrace:
$ref: ../../web3rpc/rpc-specs/paths/debug/runtimeTracing/startGoTrace.yaml#/paths/~1debug~1runtimeTracing~1startGoTrace
/debug/runtimeTracing/stopGoTrace:
$ref: ../../web3rpc/rpc-specs/paths/debug/runtimeTracing/stopGoTrace.yaml#/paths/~1debug~1runtimeTracing~1stopGoTrace
Loading
Loading