erp5_api_style: Put and get return error directly if schema doesn't match
As get and put actions are deterministic there is no need to loop over various schemas when checking data. If there is an error it is returned directly.
Showing
Please register or sign in to comment