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

    https://github.com/apache/brooklyn-server/pull/715#discussion_r120353271
  
    --- Diff: 
core/src/main/java/org/apache/brooklyn/core/effector/http/HttpCommandEffector.java
 ---
    @@ -72,7 +74,8 @@
      * It deals with some {@link HttpHeaders.CONTENT_TYPE} namely 
'application/json' (as default) and 'application/x-www-form-urlencoded'. 
      * In the latter case, a map payload will be URLEncoded in a single string
      * 
    - * With optional JSON_PATH config key, the effector will extract a section 
of the json response.
    + * With optional JSON_PATH config key, the effector will extract a section 
of the json response. 
    + * Notice if both JSON_PATH and JSON_PATHS_AND_SENSORS are both defined, 
JSON_PATH will take precedence. 
    --- End diff --
    
    forgot to remove this comment after changing the impl. thx


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to