Hello, everyone, After review and communication with the reviewer, it was decided not to delete the script functions in route and service because it is related to the plug-in orchestration function in the dashboard. This part of the functionality will be retained for the time being.
Best! Shiwen Ji luo yu <yuluo08290...@gmail.com> 于2023年9月4日周一 10:22写道: > Hello everyone. The purpose of this email is to inform you that real > changes are coming to the Apache APISIX project. > **background** 1. The design of create_time and update_time in Admin API > can be manually adjusted instead of limiting the current time of the > system. Due to an artificial setting, no warning or error message will be > issued even if update_time < create_time. 2. There are script functions > in the routing and service modules. After investigation, it was found that > the usage rate of script functions for routing and services is low. There > is no feedback about this script function in the community, and it is a > low-frequency function. It is also recommended to use custom plug-ins to > implement script functions. **In summary** 1. Currently, in the Admin API > documentation, each resource has create_time and update_time attributes. > From a system perspective, these two fields should not be considered > modified, and the document description is redundant, so the create_time and > update_time of the resource in the APISIX update_time field need to be > deleted. 2. Delete the script function in route and service. > > Best > Shiwen Ji >