Follow up of https://github.com/cosmos/cosmos-sdk/pull/22941 - [x] Create a doc.go file in server/v2/api/grpcgateway explaining the syntax supported by the catch all handlers - [x] #23367 - [x] #23368 - [x] currently, regexp patterns are built on the fly, but we could build these for each URI beforehand, and store them for faster processing. ref: https://github.com/cosmos/cosmos-sdk/pull/22941#discussion_r1889781774
Follow up of #22941
ref: #22941 (comment)