You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2021/08/08 13:42:56 UTC

[GitHub] [dolphinscheduler] manmandm opened a new issue #5962: [Improvement][Module Name] Improvement title

manmandm opened a new issue #5962:
URL: https://github.com/apache/dolphinscheduler/issues/5962


   ResultFul API Design documents
   Here are the results issues. After research, I think restful style interfaces form relevant meanings through URL and method. The resources to be operated are locked through the URL, and the actions to be done are identified through the method, such as adding, deleting, modifying and querying.
   
   Restful has given clear specifications for common additions, deletions and modifications. For other interfaces with different meanings, you can use the part of speech of the URL plus method to design. For example, the end of the URL of get is a noun and the end of the URL of post is a verb.
   
    [RestFul design rules](http://note.youdao.com/noteshare?id=cc5888cfcf4d7b65ae71ffcb495b8815)
   [General interface design](https://www.kdocs.cn/l/spOjvEzstRLk)


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] manmandm edited a comment on issue #5962: [Improvement] ResultFul API Design documents

Posted by GitBox <gi...@apache.org>.
manmandm edited a comment on issue #5962:
URL: https://github.com/apache/dolphinscheduler/issues/5962#issuecomment-894957737


   > Good job. Please put the content into the issue, not external links.
   
   Thank you for your correction. I have updated it as required.


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] manmandm closed issue #5962: [Improvement] ResultFul API Design documents

Posted by GitBox <gi...@apache.org>.
manmandm closed issue #5962:
URL: https://github.com/apache/dolphinscheduler/issues/5962


   


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] JinyLeeChina commented on issue #5962: [Improvement] ResultFul API Design documents

Posted by GitBox <gi...@apache.org>.
JinyLeeChina commented on issue #5962:
URL: https://github.com/apache/dolphinscheduler/issues/5962#issuecomment-894934694


   Good job. Please put the content into the issue, not external links.


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] manmandm commented on issue #5962: [Improvement] ResultFul API Design documents

Posted by GitBox <gi...@apache.org>.
manmandm commented on issue #5962:
URL: https://github.com/apache/dolphinscheduler/issues/5962#issuecomment-894957737


   > Good job. Please put the content into the issue, not external links.
   
   Thank you for your correction. I have updated it as required。


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] manmandm commented on issue #5962: [Improvement] ResultFul API Design documents

Posted by GitBox <gi...@apache.org>.
manmandm commented on issue #5962:
URL: https://github.com/apache/dolphinscheduler/issues/5962#issuecomment-894800804


   In order to more intuitively display the changes, I put the changed interface code on the server. The following is the corresponding swagger document. [change-api](http://121.5.0.60:6543/api/dolphinscheduler/v1/doc.html)


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #5962: [Improvement][Module Name] Improvement title

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #5962:
URL: https://github.com/apache/dolphinscheduler/issues/5962#issuecomment-894799872


   Hi:
   * Thank you for your feedback, we have received your issue, Please wait patiently for a reply.
   * In order for us to understand your request as soon as possible, please provide detailed information、version or pictures.
   * If you haven't received a reply for a long time, you can subscribe to the developer's email,Mail subscription steps reference https://dolphinscheduler.apache.org/zh-cn/community/development/subscribe.html ,Then write the issue URL in the email content and send question to dev@dolphinscheduler.apache.org.


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org