idbeta commented on issue #794:
URL: 
https://github.com/apache/apisix-dashboard/issues/794#issuecomment-737838175


   2.1.1 version
   ```
   
{"name":"test","uris":["/test"],"methods":["GET","HEAD","POST","PUT","DELETE","OPTIONS","PATCH"],"plugins":{"request-validation":{"requestParams":[{"body_schema":{"key":"payload","valueType":"string","required":true}}]}},"vars":[],"upstream":{"type":"roundrobin","timeout":{"connect":6000,"send":6000,"read":6000},"nodes":[{"host":"127.0.0.1","port":7000,"weight":1}]}}
   ```
   ```
   {"code":10000,"message":"schema validate failed: (root): Must validate at 
least one schema (anyOf)\n(root): body_schema is 
required","data":null,"request_id":"27c19b83-6276-47a6-b21d-e82d18673f8d"}
   ```


----------------------------------------------------------------
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.

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


Reply via email to