DataLinkDC / dinky

Dinky is a real-time data development platform based on Apache Flink, enabling agile data development, deployment and operation.
http://www.dinky.org.cn
Apache License 2.0
2.92k stars 1.07k forks source link

[Feature] [admin] 2 new APIs in openapi: 1. create catalogues ,task and send it to DolphinScheduer 2. save task content #3570

Closed Yangxiaotian closed 3 weeks ago

Yangxiaotian commented 3 weeks ago

Purpose of the pull request

Refer to this issue: https://github.com/DataLinkDC/dinky/issues/3482#issuecomment-2109520217

Brief change log

dinky-admin

APIController adds two APIs and sa-token varification.

  1. /createTaskAndSend2Ds
  2. /saveTask