fhir-sdk icon indicating copy to clipboard operation
fhir-sdk copied to clipboard

Various small fixes and improvements

Open FlixCoder opened this issue 1 year ago • 0 comments

  • [ ] fix Debug impls for Client and Builder with new fields.
  • [ ] impl Clone for Page?
  • [ ] Check if debug impls can make use of generics type name. Also test how it looks like in Page.
  • [ ] Set X-Correlation-Id header in requests and log it. Maybe tracing span? Also take a look at logging in general.

FlixCoder avatar Aug 18 '24 20:08 FlixCoder