tokers commented on issue #4550:
URL: https://github.com/apache/apisix/issues/4550#issuecomment-875550442


   By saying `JSONArray`, you mean the format like:
   
   ```json
   [
     {...},
     {...},
     {...}
   ]
   ```
   
   Or just like the following:
   
   ```json
   {...}
   {...}
   {...}
   ```


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to