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] Perfect the swagger interface description #1801

Open
4 of 16 tasks
lvshaokang opened this issue Oct 11, 2022 · 1 comment
Open
4 of 16 tasks

[Feature] Perfect the swagger interface description #1801

lvshaokang opened this issue Oct 11, 2022 · 1 comment
Labels
feature/accepted This feature request is accepted

Comments

@lvshaokang
Copy link
Contributor

Search before asking

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

Description

Now the following interface descriptions need to be prefected:

Note:

  1. Each *Controller must be add @Api annotation, contains tags key
  2. Each Api function must be add @ApiOperation annotation
  3. Each request entity params must be define @apimodel or @ApiImplicitParams description to mark request parameters

Usage Scenario

No response

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@wolfboys
Copy link
Member

come on.

@wolfboys wolfboys added the feature/accepted This feature request is accepted label Oct 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature/accepted This feature request is accepted
Projects
None yet
Development

No branches or pull requests

2 participants