gosonzhang opened a new issue, #7168:
URL: https://github.com/apache/inlong/issues/7168

   ### Description
   
   At present, the main problems of OpenAPI are:
   1. The parameter check is not strict: some key fields do not have enough 
judgment items, so that the existence is only checked during actual operation;
   
   2. The log output is disordered: some places that do not need to output the 
log are output, resulting in the inundation of useful information;
   
   3. There are bugs in the implementation logic: For the operation of the API, 
it is necessary to align and adjust item by item according to the existence and 
operation requirements.
   
   This issue is a general issue, and the provided OpenAPI will be dealt with 
item by item. The overall logic is consistent with the above-mentioned issues.
   
   ### InLong Component
   
   InLong Manager
   
   ### Are you willing to submit PR?
   
   - [X] Yes, I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


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