spiral / app

Spiral Framework Skeleton HTTP Application: Queue, Console, Cycle ORM
https://spiral.dev/
MIT License
191 stars 20 forks source link

gRPC app generates wrong rr.yaml #146

Open roxblnfk opened 1 month ago

roxblnfk commented 1 month ago

App is generated with this rr.yaml section:

    proto:
        - first.proto
        - second.proto

but there are no such proto files. There is service.proto only