stacks-core
stacks-core copied to clipboard
RPC OpenApi example rendering issue
In this comment I made an analysis of a rendering issue related to rpc openapi example section:
https://github.com/stacks-network/stacks-core/pull/6447#discussion_r2333561372
Even if the way we write the example section should be compatible with newest openapi specs (3.x), it seems that some viewer are not. So probably we should re-write our examples using v3.x openapi format.