lyleshaw opened a new pull request, #10913: URL: https://github.com/apache/dolphinscheduler/pull/10913
<!--Thanks very much for contributing to Apache DolphinScheduler. Please review https://dolphinscheduler.apache.org/en-us/community/development/pull-request.html before opening a pull request.--> ## Purpose of the pull request Add CURD to the project/tenant/user section of the API and add its tests. ## Brief change log * add queryProjectByName/updateProject/deleteProject and it's test * add queryTenantList/updateTenant/deleteTenantById and it's test * add queryUser/updateUser/deleteUser and it's test ## Verify this pull request This change added tests and can be verified as follows: -- 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]
