Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature][admin] an openapi support catalogues and task creating #3482

Open
3 tasks done
Yangxiaotian opened this issue May 14, 2024 · 2 comments · May be fixed by #3578
Open
3 tasks done

[Feature][admin] an openapi support catalogues and task creating #3482

Yangxiaotian opened this issue May 14, 2024 · 2 comments · May be fixed by #3578
Assignees
Labels
Invalid Invalid New Feature New feature

Comments

@Yangxiaotian
Copy link
Contributor

Yangxiaotian commented May 14, 2024

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Description

We need an openapi to create some catalogues and a task in a third-party system.
We are developing this feature.

Use case

url: /openapi/createTaskAndSend2Ds
post a json
{
"cataloguesNames": ["DDP", "test1", "test2"],
"type": "FlinkSql",
"task": { // TaskDTO
"name": "testTask",
"statements": "..."
...
}
}

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@Zzm0809
Copy link
Contributor

Zzm0809 commented May 14, 2024

Great, I will assign this proposal to you, but when developing openapi, you need to pay attention to permissions, because the token authentication function is not yet perfect.

@aiwenmo aiwenmo removed the Waiting for reply Waiting for reply label May 22, 2024
@github-actions github-actions bot added the Invalid Invalid label Jul 1, 2024
Copy link

github-actions bot commented Jul 1, 2024

Hello @, this issue has not been active for more than 30 days. This issue will be closed in 7 days if there is no response. If you have any questions, you can comment and reply.

你好 @, 这个 issue 30 天内没有活跃,7 天后将关闭,如需回复,可以评论回复。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Invalid Invalid New Feature New feature
Projects
None yet
3 participants