Github user ottobackwards commented on a diff in the pull request:

    https://github.com/apache/nifi-minifi-cpp/pull/405#discussion_r221068265
  
    --- Diff: libminifi/include/properties/Properties.h ---
    @@ -60,6 +60,9 @@ class Properties {
       // Get the config value
       bool get(std::string key, std::string &value);
     
    +  // Get the config value
    --- End diff --
    
    This should document the alternate keys and why it is different than the 
above


---

Reply via email to