moonming commented on PR #10065:
URL: https://github.com/apache/apisix/pull/10065#issuecomment-1687335877

   > Just a question: why not doing the schema check automatically **before** 
users sending requests to **any** Admin API endpoints? The current approach, 
that is to ask users to send requests to a specific `/validate` endpoint, feels 
rather manual.
   
   The user's request already run the schema check. 
   The purpose of this API is only to check the schema of requests, no more no 
less.


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