The meta-RPC `describe` does not print default values for query parameters
When an RPC accept query parameters (like /chains/main/inject_block?force=true) it would be great if /describe/chains/main/inject_block
) prints the default value. Besides, this is supported by openAPI
. It is not clear how hard it is to implement this at the moment. Another issue is that this default value does not seem accessible easily.
Edited by Raphaël Proust