Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagejson
{
  authentication: [string] // Authentication key list. Default: []
  zip: boolean // Whether the communication payload is compressed or not. Default: False
  ai_model_file: string // AI Model file name with full path. Default: ./ai_model.pkl
  claim_response_organization: string // Value to build the insurer reference in the ClaimResponse. Default: openIMIS-Claim-AI
}

...