cra2y4ngel opened a new issue, #13186:
URL: https://github.com/apache/dolphinscheduler/issues/13186

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and 
found no similar feature requirement.
   
   
   ### Description
   
   Some api description on Swagger UI page cannot be show.
   when reading dolphinscheduler 3.1.2 api documentation at 
http://{my-api-server-ip}:12345/dolphinscheduler/swagger-ui/index.html , I can 
not expand description of some api, such as batch-execute and 
batchStartProcessInstance in [流程相关操作],
   the Network tab in chrome development tool shows some requests names 
_"http://56.17.32.200:12345/dolphinscheduler/v3/Error-ModelName%7Bnamespace=%27org.apache.dolphinscheduler.api.enums%27,%20name=%27ExecuteType%27%7D"_
 and return the main page source code( contains <app></app>)  of 
dolphischeduler-ui.
   At the same time , other requests description can be read , such as 
'createEnvironment ', 'deleteEnvironmentByCode' and so on, they‘re working.
   
   ### Documentation Links
   
   http://{api server 
ip}:12345/dolphinscheduler/swagger-ui/index.html?#/%E6%B5%81%E7%A8%8B%E7%9B%B8%E5%85%B3%E6%93%8D%E4%BD%9C/batchExecuteUsingPOST_1
   
   ### Are you willing to submit a PR?
   
   - [ ] 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