Changes:
Updates applicable to the Azure API for FHIR and the Azure Healthcare APIs
3293f75 Compress continuation tokens (#2279)
- To negate some of the impacts in using Base64 encoding, this PR uses a fast Deflate to reduce the overall size.
- Addresses issue #2250
Other Updates
281324f Support Json Converter (#2274)
This list of changes was auto generated.