PHANTOM
🇮🇳 IN
Skip to content

[1080] use input instead of source for data source config#1581

Open
baekgyu-kim wants to merge 1 commit intometarank:masterfrom
baekgyu-kim:1080
Open

[1080] use input instead of source for data source config#1581
baekgyu-kim wants to merge 1 commit intometarank:masterfrom
baekgyu-kim:1080

Conversation

@baekgyu-kim
Copy link

This Pull Request resolve issue #1080

Summary

The docs described the top-level data source config as source, but the parser reads input (src/main/scala/ai/metarank/config/Config.scala:35).

Changes

  • Updated doc/configuration/overview.md:227 and doc/configuration/overview.md:231
    • section wording: "source" -> "input"
    • example key: source: -> input:
  • Updated doc/configuration/sample-config.yml:127 and doc/configuration/sample-config.yml:129
    • section wording: "source" -> "input"
    • sample key: source: -> input:

@baekgyu-kim
Copy link
Author

@shuttie Could you please review this doc fix for #1080 when you have a chance?

Signed-off-by: Baekgyu <baekgyukim.dev@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant