imjoey commented on issue #1085: URL: https://github.com/apache/apisix-dashboard/issues/1085#issuecomment-768149810
> The `script_id` is planned to used for debug and optimization(cache). Currently we can assume the script_id is the route's id. @spacewander thanks for getting back. So could we have the following assumptions for now: - Currently users could not manipulate the `script` via manager-api, which means there are no explicite CURDL APIs for `script` object. - If the `script_id` in request does not equal to the `id` of the affiliated `route`, we can directly send back the `Bad Request` response. Thanks. ---------------------------------------------------------------- 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]
