pgj opened a new pull request, #4756:
URL: https://github.com/apache/couchdb/pull/4756

   This is a follow-up to 83e39b6d where the `all_fields` value was replaced 
for `[]` to preserve the JSON array type.  The same has to be done for `fields` 
in the `opts` nesting object as well — these two attributes should behave alike.
   
   ## Testing recommendations
   
   ```shell
   make eunit apps=mango
   ```
   
   Similarly to #4751, users who based their solution on utilizing the 
`"all_fields"` response explicitly might need to change it to use `[]` instead. 
Otherwise they are not affected by the change.
   
   ## Checklist
   
   - [x] Code is written and works correctly
   - [x] Changes are covered by tests
   


-- 
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-unsubscr...@couchdb.apache.org

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

Reply via email to