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

1、调度中心restfulapi地址格式中应该带有/api #2812

Merged
merged 1 commit into from May 21, 2022

Conversation

DoolinMa
Copy link
Contributor

1、以下三处文档说明应该需要uri添加/api,尝试了很久发现不正确😭

修改前
地址格式:{调度中心跟地址}/callback
地址格式:{调度中心跟地址}/registry
地址格式:{调度中心跟地址}/registry

修改后
地址格式:{调度中心跟地址}/api/callback
地址格式:{调度中心跟地址}/api/registry
地址格式:{调度中心跟地址}/api/registry

2、文档中“跟”地址文字错误

2、档中“跟”地址文字错误
@xuxueli xuxueli merged commit fbc02e5 into xuxueli:master May 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants