You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by GitBox <gi...@apache.org> on 2021/11/29 03:29:29 UTC

[GitHub] [james-project] vttranlina commented on pull request #765: JAMES-3677 BackReference should allow pointing to specific array elements

vttranlina commented on pull request #765:
URL: https://github.com/apache/james-project/pull/765#issuecomment-981261216


   ## Note: 
   When the part value is number 
   Then part is ArrayElementPart
   
   We can miss case:
   ```json
   {
       "path": [
           {
               "0": "abc"
           }
       ]
   }
   ``` 
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org