nacos-group / r-nacos

Nacos server re-implemented in Rust.
https://r-nacos.github.io/docs/
Apache License 2.0
915 stars 98 forks source link

Rebuild the structure of openapi #70

Closed Freedomfirebody closed 6 months ago

Freedomfirebody commented 6 months ago

重新调整 openapi 相关接口的代码结构,接口现迁移至 openapi 目录下 PR 对应问题单nacos-group/r-nacos#62

CLAassistant commented 6 months ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

:white_check_mark: Freedomfirebody
:x: Cheng Weiss


Cheng Weiss seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

heqingpan commented 6 months ago

需要处理cargo clippy的报警后再合并到master

Freedomfirebody commented 6 months ago

已处理 cargo clippy 的 warning 并 执行了 cargo fmt

heqingpan commented 6 months ago

用项目自带的测试脚本./test_cluster.sh start_debug运行结果还有问题,需要处理下。

Freedomfirebody commented 6 months ago

已调调整代码问题,测试脚本执行通过 image

heqingpan commented 6 months ago

上面有个nacos社区统一加的license/cla协议,需要签署下才能合并。