fuchanghai commented on issue #11208:
URL: 
https://github.com/apache/dolphinscheduler/issues/11208#issuecomment-1200793508

   @SbloodyS Although after your modification, I can only see the unified 
return structure。
   ```json
   
   {
        "code": 0,
        "data": {},
        "failed": true,
        "msg": "",
        "success": true
   }
   ```
    i mean as a ui,even if some default values ​​of f12 are null, the front end 
cannot judge the type of the parameter, nor does it know the meaning of each 
attribute of the object in 'data'.so why i open this issue


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