<div dir="ltr"><div>Hi,</div><div><br></div><div>I have question about using query string or request body for REST API.</div><div><br></div><div>This question found when I review this spec:</div><a href="https://review.openstack.org/#/c/131633/6..7/specs/kilo/approved/judge-service-state-when-deleting.rst">https://review.openstack.org/#/c/131633/6..7/specs/kilo/approved/judge-service-state-when-deleting.rst</a><br><div><br></div><div>Think about use request body will have more benefit:</div><div>1. Request body can be validated by json-schema</div><div>2. json-schema can doc what can be accepted by the parameter</div><div><br></div><div>Should we have guideline for this?</div></div>