mirror of
https://github.com/hapifhir/org.hl7.fhir.core.git
synced 2025-02-07 21:38:15 +00:00
* Start work * Tests for new Param * More tests, add param, refactor * Rename + JsonProperty annotations * Logging for API keys * WIP rename search parameter + add settings object for serialization * Switch to JSON based settings file. * Rename FHIRSettings and remove ToolGlobalSettings * Update default path for settings file + expand test * Only allow single instantiation with explicitFilePath * Move and expand tests * Fix failing test * Add test for FhirSettings param precedence * Refactor to only call getInstance() internally in FhirSettings