You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are several good opportunities for macros in Relax:
Endpoints: remove need for boilerplate code for Endpoint protocol adoption and conformance with properties baseURL, Parent. Will require renaming to avoid collision with protocol name itself.
Service: add baseURL to property wrapper (i.e. @Service("https://example.com/")). Should also rename to API or RestAPI.
No description provided.
The text was updated successfully, but these errors were encountered: