ogen icon indicating copy to clipboard operation
ogen copied to clipboard

create publicly exposed constants with endpoint names

Open chaporgin opened this issue 2 years ago • 0 comments

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.

References

chaporgin avatar Jul 13 '23 12:07 chaporgin