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

使用Knife4j 4.4代替接口文档 #136

Merged
merged 4 commits into from
Jul 30, 2024
Merged

Conversation

baiyina
Copy link
Contributor

@baiyina baiyina commented Jul 26, 2024

使用Knife4j 4.4代替接口文档

使用Knife4j 4.4代替接口文档
update rout-api vo swagger2->Knife4j
update SendMsgReqVO,
Knife4j update ends
Comment on lines 21 to 22
.description("sbc order api")
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
.title("sbc order api")
.description("sbc order api")
.title("cim client")
.description("cim client api")

@@ -3,9 +3,6 @@ spring.application.name=cim-client
# web port
server.port=8082

# enable swagger
swagger.enable = true
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's suggested to provide this feature in the subsequent PR.

Comment on lines 19 to 20
.description("sbc order api")
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
.title("sbc order api")
.description("sbc order api")
.title("cim server api")
.description("cim server api")

@@ -3,8 +3,6 @@ spring.application.name=cim-server
# web port
server.port=8081

# enable swagger
swagger.enable = true
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's suggested to provide this feature in the subsequent PR.

@crossoverJie crossoverJie added the enhancement New feature or request label Jul 30, 2024
@crossoverJie crossoverJie added this to the 
v2.0.0 milestone Jul 30, 2024
indentation, title config, swagger properties
@crossoverJie crossoverJie merged commit 803617b into crossoverJie:master Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants