fhir-sdk
fhir-sdk copied to clipboard
Various small fixes and improvements
- [ ] 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.