Some checks failed
Build SimApp / build (amd64) (push) Waiting to run
Build SimApp / build (arm64) (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
Build & Push / build (push) Waiting to run
Run Gosec / Gosec (push) Waiting to run
Lint / golangci-lint (push) Waiting to run
Checks dependencies and mocks generation / Check go mod tidy (push) Waiting to run
Checks dependencies and mocks generation / Check up to date mocks (push) Waiting to run
System Tests / setup (push) Waiting to run
System Tests / test-system (push) Blocked by required conditions
System Tests / test-system-legacy (push) Blocked by required conditions
Tests / Code Coverage / split-test-files (push) Waiting to run
Tests / Code Coverage / tests (00) (push) Blocked by required conditions
Tests / Code Coverage / tests (01) (push) Blocked by required conditions
Tests / Code Coverage / tests (02) (push) Blocked by required conditions
Tests / Code Coverage / tests (03) (push) Blocked by required conditions
Tests / Code Coverage / test-integration (push) Waiting to run
Tests / Code Coverage / test-e2e (push) Waiting to run
Tests / Code Coverage / repo-analysis (push) Blocked by required conditions
Tests / Code Coverage / test-sim-nondeterminism (push) Waiting to run
Tests / Code Coverage / test-clientv2 (push) Waiting to run
Tests / Code Coverage / test-core (push) Waiting to run
Tests / Code Coverage / test-depinject (push) Waiting to run
Tests / Code Coverage / test-errors (push) Waiting to run
Tests / Code Coverage / test-math (push) Waiting to run
Tests / Code Coverage / test-schema (push) Waiting to run
Tests / Code Coverage / test-collections (push) Waiting to run
Tests / Code Coverage / test-cosmovisor (push) Waiting to run
Tests / Code Coverage / test-confix (push) Waiting to run
Tests / Code Coverage / test-store (push) Waiting to run
Tests / Code Coverage / test-log (push) Waiting to run
Tests / Code Coverage / test-x-tx (push) Waiting to run
Tests / Code Coverage / test-x-nft (push) Waiting to run
Tests / Code Coverage / test-x-circuit (push) Waiting to run
Tests / Code Coverage / test-x-feegrant (push) Waiting to run
Tests / Code Coverage / test-x-evidence (push) Waiting to run
Tests / Code Coverage / test-x-upgrade (push) Waiting to run
Tests / Code Coverage / test-tools-benchmark (push) Waiting to run
Build & Push SDK Proto Builder / build (push) Has been cancelled
179 lines
No EOL
4.2 KiB
JSON
179 lines
No EOL
4.2 KiB
JSON
{
|
|
"swagger": "2.0",
|
|
"info": {
|
|
"title": "Cosmos SDK - gRPC Gateway docs",
|
|
"description": "A REST interface for state queries.",
|
|
"version": "1.0.0"
|
|
},
|
|
"apis": [
|
|
{
|
|
"url": "./tmp-swagger-gen/cosmos/auth/v1beta1/query.swagger.json",
|
|
"operationIds": {
|
|
"rename": {
|
|
"Params": "AuthParams"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"url": "./tmp-swagger-gen/cosmos/bank/v1beta1/query.swagger.json",
|
|
"operationIds": {
|
|
"rename": {
|
|
"Params": "BankParams"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"url": "./tmp-swagger-gen/cosmos/base/tendermint/v1beta1/query.swagger.json",
|
|
"operationIds": {
|
|
"rename": {
|
|
"Params": "BaseParams"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"url": "./tmp-swagger-gen/cosmos/base/node/v1beta1/query.swagger.json"
|
|
},
|
|
{
|
|
"url": "./tmp-swagger-gen/cosmos/distribution/v1beta1/query.swagger.json",
|
|
"operationIds": {
|
|
"rename": {
|
|
"Params": "DistributionParams"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"url": "./tmp-swagger-gen/cosmos/evidence/v1beta1/query.swagger.json",
|
|
"operationIds": {
|
|
"rename": {
|
|
"Params": "EvidenceParams"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"url": "./tmp-swagger-gen/cosmos/gov/v1beta1/query.swagger.json",
|
|
"operationIds": {
|
|
"rename": {
|
|
"Params": "GovParams"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"url": "./tmp-swagger-gen/cosmos/gov/v1/query.swagger.json",
|
|
"operationIds": {
|
|
"rename": {
|
|
"Params": "GovV1Params",
|
|
"Proposal": "GovV1Proposal",
|
|
"Proposals": "GovV1Proposal",
|
|
"Vote": "GovV1Vote",
|
|
"Votes": "GovV1Votes",
|
|
"Deposit": "GovV1Deposit",
|
|
"Deposits": "GovV1Deposit",
|
|
"TallyResult": "GovV1TallyResult"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"url": "./tmp-swagger-gen/cosmos/mint/v1beta1/query.swagger.json",
|
|
"operationIds": {
|
|
"rename": {
|
|
"Params": "MintParams"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"url": "./tmp-swagger-gen/cosmos/params/v1beta1/query.swagger.json",
|
|
"operationIds": {
|
|
"rename": {
|
|
"Params": "Params"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"url": "./tmp-swagger-gen/cosmos/slashing/v1beta1/query.swagger.json",
|
|
"operationIds": {
|
|
"rename": {
|
|
"Params": "SlashingParams"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"url": "./tmp-swagger-gen/cosmos/staking/v1beta1/query.swagger.json",
|
|
"operationIds": {
|
|
"rename": {
|
|
"Params": "StakingParams",
|
|
"DelegatorValidators": "StakingDelegatorValidators"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"url": "./tmp-swagger-gen/cosmos/tx/v1beta1/service.swagger.json",
|
|
"dereference": {
|
|
"circular": "ignore"
|
|
}
|
|
},
|
|
{
|
|
"url": "./tmp-swagger-gen/cosmos/upgrade/v1beta1/query.swagger.json",
|
|
"operationIds": {
|
|
"rename": {
|
|
"Params": "UpgradeParams"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"url": "./tmp-swagger-gen/cosmos/authz/v1beta1/query.swagger.json",
|
|
"operationIds": {
|
|
"rename": {
|
|
"Params": "AuthzParams"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"url": "./tmp-swagger-gen/cosmos/feegrant/v1beta1/query.swagger.json",
|
|
"operationIds": {
|
|
"rename": {
|
|
"Params": "FeegrantParams"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"url": "./tmp-swagger-gen/cosmos/nft/v1beta1/query.swagger.json",
|
|
"operationIds": {
|
|
"rename": {
|
|
"Params": "NftParams",
|
|
"Balance": "NftBalance"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"url": "./tmp-swagger-gen/cosmos/group/v1/query.swagger.json",
|
|
"operationIds": {
|
|
"rename": {
|
|
"Params": "GroupParams",
|
|
"Proposal": "GroupProposal",
|
|
"TallyResult": "GroupTallyResult"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"url": "./tmp-swagger-gen/cosmos/circuit/v1/query.swagger.json",
|
|
"operationIds": {
|
|
"rename": {
|
|
"Accounts": "CircuitAccounts",
|
|
"Account": "CircuitAccount",
|
|
"Params": "CircuitParams"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"url": "./tmp-swagger-gen/cosmos/consensus/v1/query.swagger.json",
|
|
"operationIds": {
|
|
"rename": {
|
|
"Params": "ConsensusParams"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"url": "./tmp-swagger-gen/cosmos/app/v1alpha1/query.swagger.json"
|
|
}
|
|
]
|
|
} |