zhang-arvin opened a new pull request, #18567:
URL: https://github.com/apache/dolphinscheduler/pull/18567

   ## What changes were proposed in this pull request?
   
   This PR adds curl command-line examples to the Open API documentation, 
addressing the suggestion from issue #6535 (DSIP-2: Refactor the document).
   
   Currently, the Open API docs only provide Postman-based examples with 
screenshots. This PR adds curl command-line equivalents that users can directly 
copy and use, making the API documentation more accessible for scripting and 
automation scenarios.
   
   ## Changes
   
   - **English docs** (`docs/docs/en/guide/api/open-api.md`): Add curl examples 
for querying project list and creating a project
   - **Chinese docs** (`docs/docs/zh/guide/api/open-api.md`): Add curl examples 
for querying project list and creating a project
   
   ## Related Issue
   
   Closes #6535
   
   ## Verification
   
   Both English and Chinese docs have been updated with consistent curl 
examples. The existing Postman-based examples are preserved alongside the new 
curl examples to provide multiple options for users.


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