Skip to content

chore: Code formatting, small cleanup, move static params to annotations

Martin Lowe requested to merge malowe/main/code-smell into main
  • 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.

Merge request reports

Loading