mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
ers docs typo
references content_fields instead of fields
This commit is contained in:
committed by
Dan Christian Bogos
parent
8415bbed21
commit
d0da699c36
@@ -46,7 +46,7 @@ With explanations in the comments:
|
||||
],
|
||||
"source_path": "/tmp/ers2/in", // location of the files
|
||||
"processed_path": "/tmp/ers2/out", // move the files here once processed
|
||||
"content_fields":[ // mapping definition between line index in the file and CGRateS field
|
||||
"fields":[ // mapping definition between line index in the file and CGRateS field
|
||||
{
|
||||
"tag": "OriginID", // OriginID together with OriginHost will
|
||||
"path": "*cgreq.OriginID", // uniquely identify the session on CGRateS side
|
||||
|
||||
Reference in New Issue
Block a user