ogen
ogen copied to clipboard
create publicly exposed constants with endpoint names
Description
It would be nice in the server to create publicly exposed constants with endpoint names passed to a.client.cfg.ServerURLWithContext(). We base our logic on it, and having it as an unnamed string makes it near to impossible to automatically check config during compile time/application start-up time. We have to check we keep using correct endpoints with rather complex tests.