encoredev / encore

Open Source Development Platform for building robust type-safe distributed systems with declarative infrastructure
https://encore.dev
Mozilla Public License 2.0
7.76k stars 330 forks source link

tsparser: support root path for enpoints #1591

Closed fredr closed 13 hours ago

encore-cla[bot] commented 4 days ago

All committers have signed the CLA.

fredr commented 3 days ago

@eandre I've tested generating a client (and added a clientgen testdata in the pr as well), tested importing the path via "~encore/clients", and tested implementing typed, raw and stream endpoints. Anything else you think should be added?