spiral / app

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

gRPC app generates wrong rr.yaml #146

Open roxblnfk opened 5 months ago

roxblnfk commented 5 months 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