Error:
$ make proto-swagger-gen
🤖 Generating Swagger code from protobuf...
Downloading dependencies...
github.com/cosmos/cosmos-sdk
github.com/cosmos/ibc-go/v6
github.com/CosmWasm/wasmd
./proto/mars/incentives/v1beta1/query.proto
./proto/mars/safety/v1beta1/query.proto
/go/pkg/mod/github.com/cosmos/cosmos-sdk@v0.46.7/proto/cosmos/app/v1alpha1/query.proto
Failure: directory "orm/internal" listed in /go/pkg/mod/github.com/cosmos/cosmos-sdk@v0.46.7/buf.work.yaml contains no .proto files
make: *** [proto-swagger-gen] Error 1
This only affects the swagger docs page, which not many people use, so a low priority item now.