stacks-blockchain-api icon indicating copy to clipboard operation
stacks-blockchain-api copied to clipboard

Missing endpoint in docs / auto-generated client

Open janniks opened this issue 2 years ago • 1 comments

The data_var endpoint is missing from our docs and the auto-generated client code. https://github.com/stacks-network/stacks-blockchain/blob/master/docs/rpc-endpoints.md#get-v2data_varstacks-addresscontract-namevar-name

Also missing are traits and constant_val.

janniks avatar Oct 31 '23 14:10 janniks

Note that we still need to replace the RPC endpoint OpenAPI spec in this repo with this: https://github.com/stacks-network/stacks-blockchain/blob/master/docs/rpc/openapi.yaml

However, this endpoint doesn't seem to be defined there either.

zone117x avatar Nov 06 '23 14:11 zone117x