chore: Code formatting, small cleanup, move static params to annotations
- chore: Code formatting, small cleanup, move static params to annotations
Our rest client code now supports headers which allow us to pass static query parameters without setting it in the method. This should allow us to more clearly use this API client.